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