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