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