MSDSCSI_RequestSense_TypeDef Struct Reference
SCSI Request Sense Command Descriptor Block (CDB) typedef.
Definition at line
141
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
149
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::Control |
Control byte.
Definition at line
150
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::Desc |
Descriptor format.
Definition at line
144
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::OpCode |
Command opcode.
Definition at line
142
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::Reserved1 |
Reserved, expect 0.
Definition at line
145
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::Reserved2 |
Reserved, expect 0.
Definition at line
147
of file
msdscsi.h
.
uint8_t MSDSCSI_RequestSense_TypeDef::Reserved3 |
Reserved, expect 0.
Definition at line
148
of file
msdscsi.h
.
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/hardware/kit/common/drivers/
msdscsi.h