Type Alias stm32wlxx_hal::pac::rcc::cr::CSSON_W

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

Field CSSON writer - HSE32 Clock security system enable

Aliased Type§

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