Type Definition lpc81x_pac::lpc812::usart0::stat::FRAMERRINT_W

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

Field FRAMERRINT writer - Framing Error interrupt flag. This flag is set when a character is received with a missing stop bit at the expected location. This could be an indication of a baud rate or configuration mismatch with the transmitting source.