/
USBD_BSP_Conn
USBD_BSP_Conn
Description
Enable USB controller connection dependencies.
Files
Every device driver’s usbd_bsp_<driver_name>.c
Prototype
static void USBD_BSP_Conn (void);
Arguments
None.
Returned Value
None.
Callers
USB device driver.
Notes / Warnings
None.
Related content
USBD_BSP_Init
USBD_BSP_Init
More like this
USBD_DrvInit
USBD_DrvInit
More like this
USBD_DevAdd
USBD_DevAdd
More like this
Device Configuration
Device Configuration
More like this
USBD_DevStart
USBD_DevStart
More like this
USB Host
More like this