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