Constant stm32ral::stm32wl::peripherals::lpuart::RQR::RXFRQ::RW::Discard[][src]

pub const Discard: u32 = 0b1;
Expand description

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