SBCCommand
Default mainpageat91libusbdevicemassstorageSBCCommand
Description Public Protected Private Related All Inheritance Collaboration
SBCCommand
Generic structure for holding information about SBC commands.
 
Struct Attributes Table
Public ( Name ) Type Description
 bOperationCode unsigned char
Operation code of the command.
 inquiry SBCInquiry
INQUIRY command.
 mediumRemoval SBCMediumRemoval
PREVENT/ALLOW MEDIUM REMOVAL command.
 modeSense6 SBCModeSense6
MODE SENSE (6) command.
 read10 SBCRead10
READ (10) command.
 readCapacity10 SBCReadCapacity10
READ CAPACITY (10) command.
 requestSense SBCRequestSense
REQUEST SENSE command.
 testUnitReady SBCTestUnitReady
TEST UNIT READY command.
 write10 SBCWrite10
WRITE (10) command.
Description
Generic structure for holding information about SBC commands.

See also
  • SBCInquiry
  • SBCRead10
  • SBCReadCapacity10
  • SBCRequestSense
  • SBCTestUnitReady
  • SBCWrite10
  • SBCMediumRemoval
  • SBCModeSense6
  •  
    Source
    The documentation for this Class was generated from the following file:
  • SBC.h