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