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

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

Values that can be written to the field INPUT0NEGSEL

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