|
EFR32 Blue Gecko 1 Software Documentation
efr32bg1-doc-5.1.2
|
SCSI Request Sense Command Descriptor Block (CDB) typedef.
#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 |
| uint8_t MSDSCSI_RequestSense_TypeDef::AllocationLength |
| uint8_t MSDSCSI_RequestSense_TypeDef::Control |
| uint8_t MSDSCSI_RequestSense_TypeDef::Desc |
| uint8_t MSDSCSI_RequestSense_TypeDef::OpCode |
| uint8_t MSDSCSI_RequestSense_TypeDef::Reserved1 |
| uint8_t MSDSCSI_RequestSense_TypeDef::Reserved2 |
| uint8_t MSDSCSI_RequestSense_TypeDef::Reserved3 |