|
|
union { |
|
struct { |
|
uint64 en: 1 |
| |
|
uint64 pmi_en: 1 |
| |
|
uint64 count_mode: 2 |
| |
|
uint64 storage_mode: 2 |
| |
|
uint64 wrap_mode: 1 |
| |
|
uint64 flag_mode: 1 |
| |
|
uint64 rsv1: 1 |
| |
|
uint64 inc_sel: 5 |
| |
|
uint64 rsv2: 5 |
| |
|
uint64 set_flag_sel: 3 |
| |
| } fields |
| |
|
uint64 value |
| |
| }; | |
| |
The documentation for this struct was generated from the following file: