SBCWrite10
Default mainpageat91libusbdevicemassstorageSBCWrite10
Description Public Protected Private Related All Inheritance Collaboration
SBCWrite10
Structure for the WRITE (10) command.
 
Struct Attributes Table
Public ( Name ) Type Description
 bControl unsigned char
0x00
 bGroupNumber unsigned char
Information grouping.
 bObsolete1 unsigned char
Obsolete bit.
 bOperationCode unsigned char
0x2A : SBC_WRITE_10
 bReserved1 unsigned char
Reserved bit.
 bReserved2 unsigned char
Reserved bits.
 bWrProtect unsigned char
Protection information to send.
 isDPO unsigned char
Cache control bit.
 isFUA unsigned char
Cache control bit.
 isFUA_NV unsigned char
Cache control bit.
 pLogicalBlockAddress unsigned char
First block to write.
 pTransferLength unsigned char
Number of blocks to write.
Description
Structure for the WRITE (10) command.

See also
  • sbc3r07.pdf - Section 5.26 - Table 70
  •  
    Source
    The documentation for this Class was generated from the following file:
  • SBC.h