Type Alias stm32wlxx_hal::pac::syscfg::scsr::SRAM2ER_W
pub type SRAM2ER_W<'a, const O: u8> = BitWriterRaw<'a, u32, SCSR_SPEC, SRAM2ER_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SRAM2ER
writer - SRAM2 erase
Aliased Type§
struct SRAM2ER_W<'a, const O: u8> { /* private fields */ }