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