40 #define STORAGE_LUN_NBR 1 46 uint16_t *block_size);
76 'S',
'T',
'M',
' ',
' ',
' ',
' ',
' ',
77 'P',
'r',
'o',
'd',
'u',
't',
' ',
' ',
78 ' ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
int8_t STORAGE_GetCapacity(uint8_t lun, uint32_t *block_num, uint16_t *block_size)
USBD_STORAGE_cb_TypeDef USBD_MICRO_SDIO_fops
header for the STORAGE DISK file file
#define USBD_STD_INQUIRY_LENGTH
int8_t STORAGE_IsWriteProtected(uint8_t lun)
int8_t STORAGE_IsReady(uint8_t lun)
int8_t STORAGE_Init(uint8_t lun)
int8_t STORAGE_Read(uint8_t lun, uint8_t *buf, uint32_t blk_addr, uint16_t blk_len)
int8_t STORAGE_GetMaxLun(void)
USBD_STORAGE_cb_TypeDef * USBD_STORAGE_fops
int8_t STORAGE_Write(uint8_t lun, uint8_t *buf, uint32_t blk_addr, uint16_t blk_len)
const int8_t STORAGE_Inquirydata[]