FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kAnalogOutControl Struct Reference

Description

Represents analog output control modes.

Inheritance diagram for kAnalogOutControl:
Inheritance graph

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   (0x00)
 Unknown analog output control mode.
 
#define kANALOG_OUT_CONTROL_TRIGGERED_BY_EVENT   (0x01)
 Analog output triggered by event manager.
 
#define kANALOG_OUT_CONTROL_SET_BY_SOFTWARE   (0x02)
 Analog output level set by software commands.
 
#define kANALOG_OUT_CONTROL_OPTIONS   (0x03)
 Bitset containing all valid kAnalogOutControl options.
 

The documentation for this struct was generated from the following file: