Type Alias stm32wlxx_hal::pac::syscfg::cfgr2::CLL_W

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

Field CLL writer - CPU1 LOCKUP (Hardfault) output enable bit

Aliased Type§

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