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