Type Alias stm32wlxx_hal::pac::syscfg::cfgr2::ECCL_W
pub type ECCL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR2_SPEC, ECCL_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ECCL
writer - ECC Lock
Aliased Type§
struct ECCL_W<'a, const O: u8> { /* private fields */ }