pub type TXERR_W<'a, const O: u8> = BitWriterRaw<'a, u32, ISR_SPEC, bool, BitM, O>;
Expand description
Field TXERR
writer - Tx-Error In transmission mode, TXERR is set by hardware if the CEC initiator detects low impedance on the CEC line while it is released. TXERR aborts message transmission and clears TXSOM and TXEOM controls. TXERR is cleared by software write at 1.
Aliased Type§
struct TXERR_W<'a, const O: u8> { /* private fields */ }