U32u Union Reference
Used for manipulating Little/Big-Endian longwords (32 bits).
More...
#include <Common.h>
|
Data Fields |
U32 | longword |
| Treat as BigEndian 32-bit value.
|
U8 | bytes [4] |
| Treat as array of bytes.
|
Detailed Description
Used for manipulating Little/Big-Endian longwords (32 bits).
Field Documentation
Treat as BigEndian 32-bit value.
The documentation for this union was generated from the following file: