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