Type Alias stm32wlxx_hal::pac::rcc::ccipr::USART2SEL_W

pub type USART2SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, USART1SEL_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field USART1SEL writer - USART1 clock source selection

Aliased Type§

struct USART2SEL_W<'a, const O: u8> { /* private fields */ }