Go to the source code of this file.
Defines | |
#define | MSDeviceDescriptor_CLASS 0 |
#define | MSDeviceDescriptor_SUBCLASS 0 |
#define | MSDeviceDescriptor_PROTOCOL 0 |
#define | MSInterfaceDescriptor_CLASS 0x08 |
#define | MSInterfaceDescriptor_SCSI 0x06 |
#define | MSInterfaceDescriptor_BULKONLY 0x50 |
Declaration of constants for using Device Descriptors with a Mass Storage driver.
Definition of several constants used when manipulating Mass Storage interface descriptors.
Definition in file MSDescriptors.h.