IADC single input selection structure.
Public Attributes#
Port input for the negative side of the ADC.
uint8_t
Negative pin input.
Port input for the positive side of the ADC.
uint8_t
Positive pin input.
uint8_t
Configuration id.
bool
Perform digital window comparison on the result from this entry.
Public Attribute Documentation#
negative_port#
sl_hal_iadc_negative_port_input_t sl_hal_iadc_single_input_t::negative_port
Port input for the negative side of the ADC.
positive_port#
sl_hal_iadc_positive_port_input_t sl_hal_iadc_single_input_t::positive_port
Port input for the positive side of the ADC.
compare#
bool sl_hal_iadc_single_input_t::compare
Perform digital window comparison on the result from this entry.