User Activity

Hi,I am working on USB CDC on STM32F469NI. For USB_OTG_FS and USB_OTG_HS, the auto generated USB handles are USBD_HandleTypeDef hUsbDeviceFS;USBD_HandleTypeDef hUsbDeviceHS;Is there any macro in HAL or while auto generation, that I can get to know wh...