dac_os_disable_channel

Disable DAC channel.

int32_t dac_os_disable_channel(
    struct dac_os_descriptor *const descr,
    const uint8_t ch
)

Parameters

descr

Type: struct dac_os_descriptor Struct *const

Pointer to the HAL DAC descriptor

ch

Type: const uint8_t

Channel number

Returns

Type: int32_t

ERR_NONE