|
FireSync API
|
Represents serial output control modes.

Public Member Functions | |
| kStatus | kSerialOutControl_Format (kSerialOutControl control, kChar *text, kSize capacity) |
| Formats a kSerialOutControl value to a string buffer. More... | |
Related | |
| #define | kSERIAL_OUT_CONTROL_NULL |
| Unknown serial output control mode. | |
| #define | kSERIAL_OUT_CONTROL_TRIGGERED_BY_EVENT |
| Serial output triggered by event manager. | |
| #define | kSERIAL_OUT_CONTROL_IMMEDIATE |
| Serial output sent immediately. | |
| #define | kSERIAL_OUT_CONTROL_OPTIONS |
| Bitset containing all valid kSerialOutControl options. | |