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.