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