Type Alias stm32wlxx_hal::pac::rcc::APB1RSTR1
pub type APB1RSTR1 = Reg<APB1RSTR1_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
APB1RSTR1 register accessor: an alias for Reg<APB1RSTR1_SPEC>
Aliased Type§
struct APB1RSTR1 { /* private fields */ }