void USB_ClearBuffer(void)
void USB_InterfaceDeinit(void)
void USB_Interface(int mode)
USBD_HandleTypeDef USBD_Device
USBD_StatusTypeDef USBD_Init(USBD_HandleTypeDef *pdev, USBD_DescriptorsTypeDef *pdesc, uint8_t id)
USBD_Init Initializes the device stack and load the class driver.