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