LSN
Macro
macros.h
# define LSN(b)
Parameters
b
a byte (8 bits)
Returns
a nibble (4 bits)
Summary
Returns the least significant nibble.
See also
MSN
Return to the API index