MSDSCSI_StartStopUnit_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD
SCSI Start Stop Unit Command Descriptor Block (CDB) typedef.
Definition at line
279
of file
msdscsi.h
.
#include <
msdscsi.h
>
Data Fields |
|
struct { | |
uint8_t Immed : 1 | |
uint8_t Reserved1 : 7 | |
}; | |
struct { | |
uint8_t PowerConditionModifier : 4 | |
uint8_t Reserved3 : 4 | |
}; | |
struct { | |
uint8_t LoEj : 1 | |
uint8_t No_Flush : 1 | |
uint8_t PowerCondition : 4 | |
uint8_t Reserved4 : 1 | |
uint8_t Start : 1 | |
}; | |
uint8_t | Control |
uint8_t | OpCode |
uint8_t | Reserved2 |
Field Documentation
uint8_t MSDSCSI_StartStopUnit_TypeDef::Control |
Control byte.
Definition at line
297
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Immed |
Immediate bit.
Definition at line
282
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::LoEj |
Load Eject.
Definition at line
292
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::No_Flush |
Dont flush cached data to the medium.
Definition at line
293
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::OpCode |
Command opcode.
Definition at line
280
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::PowerCondition |
Power Condition field.
Definition at line
295
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::PowerConditionModifier |
Additional power condition info.
Definition at line
287
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Reserved1 |
Reserved, expect 0.
Definition at line
283
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Reserved2 |
Reserved, expect 0.
Definition at line
285
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Reserved3 |
Reserved, expect 0.
Definition at line
288
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Reserved4 |
Reserved, expect 0.
Definition at line
294
of file
msdscsi.h
.
uint8_t MSDSCSI_StartStopUnit_TypeDef::Start |
Start bit.
Definition at line
291
of file
msdscsi.h
.
The documentation for this struct was generated from the following file:
-
C:/repos/super_h1/hardware/kit/common/drivers/
msdscsi.h