Enum stm32f103xx::rcc::cfgr::ADCPREW [] [src]

pub enum ADCPREW {
    DIV2,
    DIV4,
    DIV6,
    DIV8,
}

Values that can be written to the field ADCPRE

Variants

PCLK2 divided by 2

PCLK2 divided by 4

PCLK2 divided by 6

PCLK2 divided by 8