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

_LSWPW swaps the order of the high and low words of x and returns that as its result.

_LSWPW is an intrinsic function and produces inline code.

Portability

_LSWPW can be used on any MSP430 device.

See Also

_SWPB, _LSWPB