Type Alias stm32wlxx_hal::pac::syscfg::cfgr2::SPF_W
pub type SPF_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR2_SPEC, SPF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SPF
writer - SRAM2 parity error flag
Aliased Type§
struct SPF_W<'a, const O: u8> { /* private fields */ }