30 #ifndef _USBD_MSC_DATA_H_ 31 #define _USBD_MSC_DATA_H_ 48 #define MODE_SENSE6_LEN 8 49 #define MODE_SENSE10_LEN 8 50 #define LENGTH_INQUIRY_PAGE00 7 51 #define LENGTH_FORMAT_CAPACITIES 20 const uint8_t MSC_Page00_Inquiry_Data[]
const uint8_t MSC_Mode_Sense6_data[]
USB Device configuration file.
const uint8_t MSC_Mode_Sense10_data[]