Type Alias stm32_hal2::pac::usart1::rqr::RXFRQ_W

source ·
pub type RXFRQ_W<'a, const O: u8> = BitWriterRaw<'a, u32, RQR_SPEC, RXFRQ_AW, BitM, O>;
Expand description

Field RXFRQ writer - Receive data flush request

Aliased Type§

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