Enum stm32f103xx::tim1::cr1::CKDW [−][src]
pub enum CKDW {
NODIV,
DIV2,
DIV4,
}Values that can be written to the field CKD
Variants
NODIVClock is not divided
DIV2Clock is divided by 2
DIV4Clock is divided by 4