LSW Macro

macros.h

# define LSW(l)

Parameters

l
a longword (32 bits)
Returns
a word (16 bits)


Summary

Returns the least significant word.

See also

MSW


Return to the API index