Function ndspAuxSetEnable
Source pub unsafe extern "C" fn ndspAuxSetEnable(id: c_int, enable: bool)
Expand description
Auxiliary output
- Configures whether an auxiliary output is enabled.
§Arguments
id - ID of the auxiliary output.
enable - Whether to enable the auxiliary output.
/