Type Alias stm32wlxx_hal::pac::lpuart::rqr::TXFRQ_W

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

Field TXFRQ writer - Transmit data flush request

Aliased Type§

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