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