MSDLun
Default mainpageat91libusbdevicemassstorageMSDLun
Description Public Protected Private Related All Inheritance Collaboration
MSDLun
LUN structure.
 
Struct Attributes Table
Public ( Name ) Type Description
 baseAddress unsigned int
The start position of the media allocated to the LUN.
 blockSize unsigned int
Sector size of the media.
 inquiryData SBCInquiryData *
Pointer to a SBCInquiryData instance.
 media Media *
Pointer to Media instance for the LUN.
 readCapacityData SBCReadCapacity10Data
Data for the ReadCapacity command.
 readWriteBuffer unsigned char *
Buffer for USB transfer, must be assigned.
 requestSenseData SBCRequestSenseData
Data for the RequestSense command.
 size unsigned int
The size of the media allocated to the LUN.
Description
LUN structure.

 
Source
The documentation for this Class was generated from the following files:
  • MSDLun.h