(Page 12 of 13 in this chapter)


TxApiSwabLong

Description

Converts a long or unsigned long from MSB first representation to LSB first (or LSB to MSB). This operation is referred to as swabbing.

Prototype

unsigned long TxApiSwabLong (unsigned long in)

in Value to be swabbed.

Return Values

Swabbed version of the long/unsigned long.

Details

TxApiSwabLong should not be called directly from an application. Applications should manipulate long values with the macros described above (for more information refer to Section 1.5).

See Also

TxApiSwabShort



(Page 12 of 13 in this chapter)


tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights reserved.