Type Alias stm32wlxx_hal::pac::tim17::cr1::CKD_W
pub type CKD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, CKD_A, Unsafe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CKD
writer - Clock division
Aliased Type§
struct CKD_W<'a, const O: u8> { /* private fields */ }