SCSI_Request_Sense_Response_t Struct Reference
[Mass Storage Class Host Mode Driver]

#include <MassStorage.h>

Data Fields

uint8_t ResponseCode
uint8_t SegmentNumber
unsigned char SenseKey: 4
unsigned char _RESERVED1: 1
unsigned char ILI: 1
unsigned char EOM: 1
unsigned char FileMark: 1
uint8_t Information [4]
uint8_t AdditionalLength
uint8_t CmdSpecificInformation [4]
uint8_t AdditionalSenseCode
uint8_t AdditionalSenseQualifier
uint8_t FieldReplaceableUnitCode
uint8_t SenseKeySpecific [3]

Detailed Description

Type define for a SCSI Sense structure. Structures of this type are filled out by the device via the MassStore_RequestSense() function, indicating the current sense data of the device (giving explicit error codes for the last issued command). 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 Sun Nov 22 16:00:13 2009 for LUFA (Formerly MyUSB) Library by  doxygen 1.6.1