Type Alias stm32wlxx_hal::pac::usart1::cr3::HDSEL_W

pub type HDSEL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR3_SPEC, HDSEL_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field HDSEL writer - Half-duplex selection

Aliased Type§

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