![]() |
Defines | |
#define | MSDDriverDescriptors_BULKOUT 1 |
#define | MSDDriverDescriptors_BULKIN 2 |
#define | MSDDriverDescriptors_BULKOUT 2 |
#define | MSDDriverDescriptors_BULKIN 3 |
This page lists the defines used by the Mass Storage driver.
#define MSDDriverDescriptors_BULKIN 2 |
Address of the Mass Storage bulk-in endpoint.
Definition at line 68 of file USBDDriverDescriptors.c.
#define MSDDriverDescriptors_BULKIN 3 |
Address of the Mass Storage bulk-in endpoint.
Definition at line 104 of file USBD_Config.h.
#define MSDDriverDescriptors_BULKOUT 2 |
Address of the Mass Storage bulk-out endpoint.
Definition at line 102 of file USBD_Config.h.
#define MSDDriverDescriptors_BULKOUT 1 |
Address of the Mass Storage bulk-out endpoint.
Definition at line 66 of file USBDDriverDescriptors.c.