Enum efr32xg12p::adc0::scannegsel::INPUT9NEGSELW [] [src]

pub enum INPUT9NEGSELW {
    INPUT8,
    INPUT10,
    INPUT12,
    INPUT14,
}

Values that can be written to the field INPUT9NEGSEL

Variants

Selects ADCn_INPUT8 as negative channel input

Selects ADCn_INPUT10 as negative channel input

Selects ADCn_INPUT12 as negative channel input

Selects ADCn_INPUT14 as negative channel input