Type Definition stm32g0::stm32g0c1::usart1::rqr::RXFRQ_W

source · []
pub type RXFRQ_W<'a, const O: u8> = BitWriter<'a, u32, RQR_SPEC, bool, O>;
Expand description

Field RXFRQ writer - Receive data flush request Writing 1 to this bit empties the entire receive FIFO i.e. clears the bit RXFNE. This enables to discard the received data without reading them, and avoid an overrun condition.