29 #ifndef _USB_MSC_CORE_H_ 30 #define _USB_MSC_CORE_H_ 49 #define BOT_GET_MAX_LUN 0xFE 50 #define BOT_RESET 0xFF 51 #define USB_MSC_CONFIG_DESC_SIZ 32 53 #define MSC_EPIN_SIZE MSC_MAX_PACKET 54 #define MSC_EPOUT_SIZE MSC_MAX_PACKET USBD_Class_cb_TypeDef USBD_MSC_cb
header file for the usbd_ioreq.c file