MSCsw
Default mainpageat91libusbdevicemassstorageMSCsw
Description Public Protected Private Related All Inheritance Collaboration
MSCsw
Command Status Wrapper (CSW), See Table 5.2, USB Mass Storage Class Bulk-Only Transport.
 
Struct Attributes Table
Public ( Name ) Type Description
 bCSWStatus unsigned char
Indicates the success or failure of the command.
 dCSWDataResidue unsigned int
For Data-Out the device shall report in the dCSWDataResidue the difference between the amount of data expected as stated in the dCBWDataTransferLength, and the actual amount of data processed by the device.
 dCSWSignature unsigned int
'USBS' 0x53425355 (little endian)
 dCSWTag unsigned int
Must be the same as dCBWTag.
Description
Command Status Wrapper (CSW), See Table 5.2, USB Mass Storage Class Bulk-Only Transport.

 
Source
The documentation for this Class was generated from the following file:
  • MSD.h