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