Macros | |
#define | MSDDriverDescriptors_BULKIN 3 |
#define | MSDDriverDescriptors_BULKOUT 2 |
This page lists the defines used by the Mass Storage driver.
#define MSDDriverDescriptors_BULKIN 3 |
Address of the Mass Storage bulk-in endpoint.
Definition at line 103 of file USBD_Config.h.
#define MSDDriverDescriptors_BULKOUT 2 |
Address of the Mass Storage bulk-out endpoint.
Definition at line 101 of file USBD_Config.h.