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