MSN Macro

macros.h

# define MSN(b)

Parameters

b
a byte (8 bits)
Returns
a nibble (4 bits)


Summary

Returns the mosst significant nibble.

See also

LSN


Return to the API index