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