Type Alias stm32wlxx_hal::pac::lptim2::icr::CMPMCF_W
pub type CMPMCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, CMPMCF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CMPMCF
writer - compare match Clear Flag
Aliased Type§
struct CMPMCF_W<'a, const O: u8> { /* private fields */ }