Type Definition lpc81x_pac::lpc810::usart0::stat::RXBRK_R

source ·
pub type RXBRK_R = BitReader<bool>;
Expand description

Field RXBRK reader - Received Break. This bit reflects the current state of the receiver break detection logic. It is set when the Un_RXD pin remains low for 16 bit times. Note that FRAMERRINT will also be set when this condition occurs because the stop bit(s) for the character would be missing. RXBRK is cleared when the Un_RXD pin goes high.