Type Alias stm32wlxx_hal::pac::syscfg::skr::KEY_W
pub type KEY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SKR_SPEC, u8, KEY_AW, Unsafe, 8, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field KEY
writer - SRAM2 write protection key for software erase
Aliased Type§
struct KEY_W<'a, const O: u8> { /* private fields */ }