Type Alias stm32wlxx_hal::pac::rcc::cicr::CSSC_W

pub type CSSC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CICR_SPEC, CSSC_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CSSC writer - HSE32 Clock security system interrupt clear

Aliased Type§

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