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