|
FireSync API
|
| kStatus kSerialOut_SetControl | ( | kSerialOut | serial, |
| kSerialOutControl | type | ||
| ) |
Sets the control mode of the serial.
For control modes that suppport multiple sources (e.g. kSERIAL_OUT_CONTROL_TRIGGERED_BY_EVENT), use the kSerialOut_SetControlId function to specify a specific source.
| serial | Serial object. |
| type | Serial control mode. |