Perform a 32-bit endian conversion.
Prototype
u32 Xil_EndianSwap32(u32 Data);
Parameters
The following table lists the Xil_EndianSwap32 function arguments.
| Name | Description |
|---|---|
| Data | 32-bit value to be converted |
Perform a 32-bit endian conversion.
u32 Xil_EndianSwap32(u32 Data);
The following table lists the Xil_EndianSwap32 function arguments.
| Name | Description |
|---|---|
| Data | 32-bit value to be converted |