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