|
|
union { | |
| |
|
uint16_t raw | |
| |
|
struct { | |
| |
|
uint16_t fcws: 1 | |
| | Fused Compare and Write Supported.
|
| |
|
uint16_t rsvd: 15 | |
| |
| } | | |
| |
|
struct { | |
| |
|
uint16_t compare_and_write: 1 | |
| |
|
uint16_t reserved: 15 | |
| |
| } | | |
| | Old bit names are deprecated and will be removed in 26.05 release.
|
| |
| }; | | |
| |
The documentation for this struct was generated from the following file: