Type Alias stm32wlxx_hal::pac::rcc::AHB2ENR

pub type AHB2ENR = Reg<AHB2ENR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

AHB2ENR register accessor: an alias for Reg<AHB2ENR_SPEC>

Aliased Type§

struct AHB2ENR { /* private fields */ }