Type Alias stm32wlxx_hal::pac::lptim2::cfgr::CKPOL_W
pub type CKPOL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, CKPOL_A, Unsafe, 2, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field CKPOL writer - CKPOL
Aliased Type§
struct CKPOL_W<'a, const O: u8> { /* private fields */ }