2.6.4.4.3 Function adc_set_positive_input()
Sets positive ADC input pin.
void adc_set_positive_input( struct adc_module *const module_inst, const enum adc_positive_input positive_input)
Sets the positive ADC input pin selection.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the ADC software instance struct |
[in] | positive_input |
Positive input pin |