pub type OVRDIS_W<'a, const O: u8> = BitWriter<'a, u32, CR3_SPEC, OVRDIS_A, O>;
Expand description

Field OVRDIS writer - Overrun Disable

Implementations

Overrun Error Flag, ORE, is set when received data is not read before receiving new data

Overrun functionality is disabled. If new data is received while the RXNE flag is still set the ORE flag is not set and the new received data overwrites the previous content of the RDR register