Synopsis
#include <in430.h>
unsigned long _LSWPB(unsigned long x);
Description

_LSWPB swaps the order of all bytes in x and returns that as its result.

_LSWPB is an intrinsic function and produces inline code.

Portability

_LSWPB can be used on any MSP430 device.

See Also

_SWPB, _LSWPW