SCSI_Inquiry_Response_t Struct Reference
[Mass Storage Class Host Mode Driver]

#include <MassStorage.h>

Data Fields

unsigned char DeviceType: 5
unsigned char PeripheralQualifier: 3
unsigned char _RESERVED1: 7
unsigned char Removable: 1
uint8_t Version
unsigned char ResponseDataFormat: 4
unsigned char _RESERVED2: 1
unsigned char NormACA: 1
unsigned char TrmTsk: 1
unsigned char AERC: 1
uint8_t AdditionalLength
uint8_t _RESERVED3 [2]
unsigned char SoftReset: 1
unsigned char CmdQue: 1
unsigned char _RESERVED4: 1
unsigned char Linked: 1
unsigned char Sync: 1
unsigned char WideBus16Bit: 1
unsigned char WideBus32Bit: 1
unsigned char RelAddr: 1
uint8_t VendorID [8]
uint8_t ProductID [16]
uint8_t RevisionID [4]

Detailed Description

Type define for a SCSI Inquiry structure. Structures of this type are filled out by the device via the MassStore_Inquiry() function, retrieving the attached device's information. For details of the structure contents, refer to the SCSI specifications.


Field Documentation


The documentation for this struct was generated from the following file:

Generated on Thu Sep 24 22:58:15 2009 for LUFA (Formerly MyUSB) Library by  doxygen 1.6.1