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