Type Alias stm32wlxx_hal::pac::syscfg::cfgr2::SPL_W

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

Field SPL writer - SRAM2 parity lock bit

Aliased Type§

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