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