TianoCore EDK2 master
|
Data Fields | |
UINT16 | NestByteField |
UINT8 | __pad0__: 1 |
UINT8 | NestBitCheckbox: 1 |
UINT8 | NestBitOneof: 2 |
UINT8 | __pad1__: 0 |
UINT8 | NestBitNumeric: 4 |
Definition at line 41 of file NVDataStruc.h.
UINT8 MY_BITS_DATA::__pad0__ |
Definition at line 43 of file NVDataStruc.h.
UINT8 MY_BITS_DATA::__pad1__ |
Definition at line 46 of file NVDataStruc.h.
UINT8 MY_BITS_DATA::NestBitCheckbox |
Definition at line 44 of file NVDataStruc.h.
UINT8 MY_BITS_DATA::NestBitNumeric |
Definition at line 47 of file NVDataStruc.h.
UINT8 MY_BITS_DATA::NestBitOneof |
Definition at line 45 of file NVDataStruc.h.
UINT16 MY_BITS_DATA::NestByteField |
Definition at line 42 of file NVDataStruc.h.