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