OPCODE_READ_CAPACITY10 is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

OPCODE_READ_CAPACITY10 macro

Syntax

#define OPCODE_READ_CAPACITY10 0x25U

References

LocationText
usbh_msc_scsi.h:80
#define OPCODE_READ_CAPACITY10 0x25U
usbh_msc_scsi.c:161
MSC_Handle->hbot.cbw.field.CB[0] = OPCODE_READ_CAPACITY10;