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