|
FireSync API
|
Represents analog output control modes.

Public Member Functions | |
| kStatus | kAnalogOutControl_Format (kAnalogOutControl control, kChar *text, kSize capacity) |
| Formats a kAnalogOutControl value to a string buffer. More... | |
Related | |
| #define | kANALOG_OUT_CONTROL_NULL |
| Unknown analog output control mode. | |
| #define | kANALOG_OUT_CONTROL_TRIGGERED_BY_EVENT |
| Analog output triggered by event manager. | |
| #define | kANALOG_OUT_CONTROL_SET_BY_SOFTWARE |
| Analog output level set by software commands. | |
| #define | kANALOG_OUT_CONTROL_OPTIONS |
| Bitset containing all valid kAnalogOutControl options. | |