Type Alias stm32wlxx_hal::pac::lptim2::cfgr::CKFLT_W

pub type CKFLT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, CKFLT_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CKFLT writer - CKFLT

Aliased Type§

struct CKFLT_W<'a, const O: u8> { /* private fields */ }