NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
LSState constants

Constants for the low speed module LSState function. More...

Macros

#define COM_CHANNEL_NONE_ACTIVE   0x00
 
#define COM_CHANNEL_ONE_ACTIVE   0x01
 
#define COM_CHANNEL_TWO_ACTIVE   0x02
 
#define COM_CHANNEL_THREE_ACTIVE   0x04
 
#define COM_CHANNEL_FOUR_ACTIVE   0x08
 

Detailed Description

Constants for the low speed module LSState function.

These values are combined together using a bitwise OR operation.

See Also
LSState()