Type Alias stm32wlxx_hal::pac::rcc::CIFR

pub type CIFR = Reg<CIFR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

CIFR register accessor: an alias for Reg<CIFR_SPEC>

Aliased Type§

struct CIFR { /* private fields */ }