Enum stm32f103xx::rcc::cfgr::ADCPREW
[−]
[src]
pub enum ADCPREW { DIV2, DIV4, DIV6, DIV8, }
Values that can be written to the field ADCPRE
Variants
DIV2
PCLK2 divided by 2
DIV4
PCLK2 divided by 4
DIV6
PCLK2 divided by 6
DIV8
PCLK2 divided by 8