Type Alias stm32wlxx_hal::pac::iwdg::rlr::RL_W
pub type RL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RLR_SPEC, u16, u16, Safe, 12, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RL
writer - Watchdog counter reload value
Aliased Type§
struct RL_W<'a, const O: u8> { /* private fields */ }