Go to the source code of this file.
Defines | |
Global Class, SubClass & Protocol constants for Mass Storage | |
#define | MS_CLASS 0x08 |
Mass Storage Class. | |
#define | MS_SUB_CLASS2 0x02 |
ATAPI Subclass. | |
#define | MS_SUB_CLASS5 0x05 |
SCSI transparent Command Set Class 5. | |
#define | MS_SUB_CLASS6 0x06 |
SCSI transparent Command Set Class 6. | |
#define | MS_PROTOCOL 0x50 |
Bulk-Only Transport. | |
Specific setup requests from Mass Storage | |
#define | SETUP_MASS_STORAGE_GET_MAX_LUN 0xFE |
#define | SETUP_MASS_STORAGE_RESET 0xFF |
Definition in file usb_commun_ms.h.
#define MS_CLASS 0x08 |
#define MS_SUB_CLASS2 0x02 |
#define MS_SUB_CLASS5 0x05 |
#define MS_SUB_CLASS6 0x06 |
#define MS_PROTOCOL 0x50 |
#define SETUP_MASS_STORAGE_GET_MAX_LUN 0xFE |
Definition at line 54 of file usb_commun_ms.h.
#define SETUP_MASS_STORAGE_RESET 0xFF |
Definition at line 55 of file usb_commun_ms.h.