Data Fields | |
| uint32_t | u32 |
| More... | |
| uint16_t | u16 [2] |
| More... | |
| uint8_t | u8 [4] |
| More... | |
Used in checksum calculation.
| uint32_t xUnion32::u32 |
The 32-bit member of the union.
| uint16_t xUnion32::u16[2] |
The array of 2 16-bit members of the union.
| uint8_t xUnion32::u8[4] |
The array of 4 8-bit members of the union.