APM:Libraries
Public Attributes | List of all members

#include <usbd_msc_scsi.h>

Public Attributes

char Skey
 
union {
   struct _ASCs {
      char   ASC
 
      char   ASCQ
 
   }   b
 
   unsigned int   ASC
 
   char *   pData
 
w
 

Detailed Description

Definition at line 138 of file usbd_msc_scsi.h.

Member Data Documentation

◆ ASC [1/2]

char _SENSE_ITEM::ASC

Definition at line 142 of file usbd_msc_scsi.h.

Referenced by SCSI_SenseCode().

◆ ASC [2/2]

unsigned int _SENSE_ITEM::ASC

Definition at line 145 of file usbd_msc_scsi.h.

◆ ASCQ

char _SENSE_ITEM::ASCQ

Definition at line 143 of file usbd_msc_scsi.h.

◆ b

struct { ... } ::_ASCs _SENSE_ITEM::b

Referenced by SCSI_RequestSense().

◆ pData

char* _SENSE_ITEM::pData

Definition at line 146 of file usbd_msc_scsi.h.

◆ Skey

char _SENSE_ITEM::Skey

Definition at line 139 of file usbd_msc_scsi.h.

Referenced by SCSI_RequestSense(), and SCSI_SenseCode().

◆ w

union { ... } _SENSE_ITEM::w

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