Type Definition stm32l4::stm32l4x1::usart1::rqr::RXFRQ_W

source · []
pub type RXFRQ_W<'a, const O: u8> = BitWriter<'a, u32, RQR_SPEC, RXFRQ_AW, 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