MSDSCSI_RequestSense_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD

SCSI Request Sense Command Descriptor Block (CDB) typedef.

Definition at line 128 of file msdscsi.h.

#include <msdscsi.h>

Data Fields

struct {
   uint8_t   Desc: 1
 
   uint8_t   Reserved1: 7
 
}; 
 
uint8_t AllocationLength
 
uint8_t Control
 
uint8_t OpCode
 
uint8_t Reserved2
 
uint8_t Reserved3
 

Field Documentation

uint8_t MSDSCSI_RequestSense_TypeDef::AllocationLength

Number of sense data bytes requested.

Definition at line 136 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::Control

Control byte.

Definition at line 137 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::Desc

Descriptor format.

Definition at line 131 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::OpCode

Command opcode.

Definition at line 129 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::Reserved1

Reserved, expect 0.

Definition at line 132 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::Reserved2

Reserved, expect 0.

Definition at line 134 of file msdscsi.h.

uint8_t MSDSCSI_RequestSense_TypeDef::Reserved3

Reserved, expect 0.

Definition at line 135 of file msdscsi.h.


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/hardware/kit/common/drivers/msdscsi.h