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