Type Alias stm32wlxx_hal::pac::rcc::ccipr::LPUART1SEL_W
pub type LPUART1SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, LPUART1SEL_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LPUART1SEL
writer - LPUART1 clock source selection
Aliased Type§
struct LPUART1SEL_W<'a, const O: u8> { /* private fields */ }