Enum stm32f103xx::rcc::cfgr::PPRE2W [−][src]
pub enum PPRE2W {
NODIV,
DIV2,
DIV4,
DIV8,
DIV16,
}Values that can be written to the field PPRE2
Variants
NODIVHCLK not divided
DIV2HCLK divided by 2
DIV4HCLK divided by 4
DIV8HCLK divided by 8
DIV16HCLK divided by 16