EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
#include <msdscsi.h>
Data Fields | |
struct { | |
uint8_t BytChk: 1 | |
uint8_t Dpo: 1 | |
uint8_t Obsolete: 1 | |
uint8_t Reserved1: 2 | |
uint8_t VrProtect: 3 | |
}; | |
struct { | |
uint8_t GroupNumber: 5 | |
uint8_t Reserved2: 2 | |
uint8_t Restricted: 1 | |
}; | |
uint8_t | Control |
uint32_t | Lba |
uint8_t | OpCode |
uint16_t | Verification |
uint8_t MSDSCSI_Verify10_TypeDef::GroupNumber |
uint32_t MSDSCSI_Verify10_TypeDef::Lba |
uint8_t MSDSCSI_Verify10_TypeDef::Obsolete |
uint8_t MSDSCSI_Verify10_TypeDef::Reserved1 |
uint8_t MSDSCSI_Verify10_TypeDef::Reserved2 |
uint8_t MSDSCSI_Verify10_TypeDef::Restricted |
uint16_t MSDSCSI_Verify10_TypeDef::Verification |
uint8_t MSDSCSI_Verify10_TypeDef::VrProtect |