![]() |
![]() |
Specification of the Endian Register. More...
#include <pcie.h>
Data Fields | |
uint32_t | raw |
uint8_t | mode |
[rw] Endian mode. |
Specification of the Endian Register.
uint8_t pcieEndianReg_s::mode |
[rw] Endian mode.
mode | Endian Swap Mode |
---|---|
0 | Swap on 1 byte |
1 | Swap on 2 bytes |
2 | Swap on 4 bytes |
3 | Swap on 8 bytes |
Field size: 2 bits
uint32_t pcieEndianReg_s::raw |
[ro] Raw image of register on read; actual value on write