Type Definition stm32f3::stm32f303::usart1::rqr::RXFRQ_W

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

Field RXFRQ writer - Receive data flush request

Implementations

clears the RXNE flag. This allows to discard the received data without reading it, and avoid an overrun condition