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