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