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