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

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

Values that can be written to the field INPUT4NEGSEL

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