TriState Class Reference
[Types]
List of all members.
Public Types |
enum | { TS_HI = 1,
TS_LOW = -1,
TS_UNSET = 0
} |
Public Member Functions |
byte | GetState () |
void | SetState (byte val) |
bool | IsSet () |
bool | IsHigh () |
bool | IsLow () |
void | SetHi () |
void | SetLow () |
void | Clear () |
Protected Attributes |
char | m_state |
Detailed Description
Definition at line 26 of file TriState.h.
The documentation for this class was generated from the following file: