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