Type Alias stm32wlxx_hal::pac::stk::load::RELOAD_W
pub type RELOAD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, LOAD_SPEC, u32, u32, Unsafe, 24, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RELOAD
writer - RELOAD value
Aliased Type§
struct RELOAD_W<'a, const O: u8> { /* private fields */ }