|
struct { |
uint8_t OpCode: 3 |
|
uint8_t InComplete: 1 |
|
uint8_t Error: 1 |
|
uint8_t DriveNo: 3 |
|
uint8_t DataState: 1 |
|
uint8_t Name: 1 |
|
uint8_t Attribute: 1 |
|
uint8_t Unit: 1 |
|
uint8_t Min: 1 |
|
uint8_t Max: 1 |
|
uint8_t Value: 1 |
|
uint8_t Reserved: 1 |
|
} | v |
|
struct { |
uint8_t Control |
|
uint8_t Element |
|
} | v2 |
|
The documentation for this union was generated from the following file: