IADC single input selection structure.
Public Attributes#
Port/pin input for the negative side of the ADC.
Port/pin input for the positive side of the ADC.
uint8_t
Configuration id.
bool
Perform digital window comparison on the result from this entry.
Public Attribute Documentation#
negInput#
IADC_NegInput_t IADC_SingleInput_t::negInput
Port/pin input for the negative side of the ADC.
posInput#
IADC_PosInput_t IADC_SingleInput_t::posInput
Port/pin input for the positive side of the ADC.
compare#
bool IADC_SingleInput_t::compare
Perform digital window comparison on the result from this entry.