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.
Definition at line
977
of file platform/emlib/inc/em_iadc.h
posInput#
IADC_PosInput_t IADC_SingleInput_t::posInput
Port/pin input for the positive side of the ADC.
Definition at line
978
of file platform/emlib/inc/em_iadc.h
configId#
uint8_t IADC_SingleInput_t::configId
Configuration id.
Definition at line
979
of file platform/emlib/inc/em_iadc.h
compare#
bool IADC_SingleInput_t::compare
Perform digital window comparison on the result from this entry.
Definition at line
980
of file platform/emlib/inc/em_iadc.h