APM:Libraries
|
Macros | |
#define | BOT_GET_MAX_LUN 0xFE |
#define | BOT_RESET 0xFF |
#define | USB_MSC_CONFIG_DESC_SIZ 32 |
#define | MSC_EPIN_SIZE MSC_MAX_PACKET |
#define | MSC_EPOUT_SIZE MSC_MAX_PACKET |
#define BOT_GET_MAX_LUN 0xFE |
Definition at line 50 of file usbd_msc_core.h.
Referenced by USBD_MSC_Setup().
#define BOT_RESET 0xFF |
Definition at line 51 of file usbd_msc_core.h.
Referenced by USBD_MSC_Setup().
#define MSC_EPIN_SIZE MSC_MAX_PACKET |
Definition at line 54 of file usbd_msc_core.h.
Referenced by USBD_MSC_Init(), and USBD_MSC_Setup().
#define MSC_EPOUT_SIZE MSC_MAX_PACKET |
Definition at line 55 of file usbd_msc_core.h.
Referenced by USBD_MSC_Init(), and USBD_MSC_Setup().
#define USB_MSC_CONFIG_DESC_SIZ 32 |
Definition at line 52 of file usbd_msc_core.h.