Type Definition lpc81x_pac::lpc811::usart0::stat::OVERRUNINT_W

source ·
pub type OVERRUNINT_W<'a, const O: u8> = BitWriter<'a, u32, STAT_SPEC, bool, O>;
Expand description

Field OVERRUNINT writer - Overrun Error interrupt flag. This flag is set when a new character is received while the receiver buffer is still in use. If this occurs, the newly received character in the shift register is lost.