Type Alias stm32wlxx_hal::pac::rtc::wpr::KEY_W

pub type KEY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, WPR_SPEC, u8, KEY_AW, Unsafe, 8, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field KEY writer - Write protection key

Aliased Type§

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