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

pub enum INPUT2NEGSELW {
    INPUT1,
    INPUT3,
    INPUT5,
    INPUT7,
}

Values that can be written to the field INPUT2NEGSEL

Variants

Selects ADCn_INPUT1 as negative channel input

Selects ADCn_INPUT3 as negative channel input

Selects ADCn_INPUT5 as negative channel input

Selects ADCn_INPUT7 as negative channel input