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

Field TXBR writer - Tx-Byte Request TXBR is set by hardware to inform application that the next transmission data has to be written to TXDR. TXBR is set when the 4th bit of currently transmitted byte is sent. Application must write the next byte to TXDR within 6 nominal data-bit periods before transmission underrun error occurs (TXUDR). TXBR is cleared by software write at 1.