Type Alias stm32wlxx_hal::pac::rcc::cicr::LSERDYC_W
pub type LSERDYC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CICR_SPEC, LSERDYC_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LSERDYC
writer - LSE ready interrupt clear
Aliased Type§
struct LSERDYC_W<'a, const O: u8> { /* private fields */ }