Type Alias stm32wlxx_hal::pac::lptim2::cfgr::CKSEL_W
pub type CKSEL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, CKSEL_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CKSEL
writer - CKSEL
Aliased Type§
struct CKSEL_W<'a, const O: u8> { /* private fields */ }