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