2.6.4.4.4 Function adc_set_negative_input()
Sets negative ADC input pin for differential mode.
void adc_set_negative_input( struct adc_module *const module_inst, const enum adc_negative_input negative_input)
Sets the negative ADC input pin, when the ADC is configured in differential mode.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the ADC software instance struct |
[in] | negative_input |
Negative input pin |