pub type RXOVR_W<'a, const O: u8> = BitWriter<'a, u32, CEC_ISR_SPEC, bool, O>;
Expand description

Field RXOVR writer - Rx-Overrun RXOVR is set by hardware if RXBR is not yet cleared at the time a new byte is received on the CEC line and stored into RXD. RXOVR assertion stops message reception so that no acknowledge is sent. In case of broadcast, a negative acknowledge is sent. RXOVR is cleared by software write at 1.