Enum efr32xg12p::adc0::biasprog::ADCBIASPROGW [] [src]

pub enum ADCBIASPROGW {
    NORMAL,
    SCALE2,
    SCALE4,
    SCALE8,
    SCALE16,
    SCALE32,
}

Values that can be written to the field ADCBIASPROG

Variants

Normal power (use for 1Msps operation)

Scaling bias to 1/2

Scaling bias to 1/4

Scaling bias to 1/8

Scaling bias to 1/16

Scaling bias to 1/32