5.3.2.5 adc_os_disable_channel
Disable channel of ADC.
int32_t adc_os_disable_channel(
struct adc_os_descriptor *const descr,
const uint8_t channel
)
Use this function to set the ADC peripheral to disabled state.
Parameters
- descr
-
Type: struct adc_os_descriptor Struct *const
Pointer to the ADC descriptor
- channel
-
Type: const uint8_t
Channel number
Returns
Type: int32_t
ERR_NONE