Synopsis
unsigned __swap_bytes(unsigned x);
Description

__swap_bytes returns x with the high and low bytes swapped. __swap_bytes is an intrinsic function, produces inline code, and you can use it on any MAXQ20 device.