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