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