Type Alias stm32wlxx_hal::pac::flash::srrvr::SBRV_W
pub type SBRV_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SRRVR_SPEC, u16, u16, Safe, 16, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SBRV
writer - CPU2 boot reset vector
Aliased Type§
struct SBRV_W<'a, const O: u8> { /* private fields */ }