Type Alias d1_pac::cir_tx::cir_tglr::TR_R

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

Field tr reader - Transmit Reset

When this bit is set, the transmitting is reset. The FIFO will be flushed, the TIC filed and the CSS field will be cleared during Transmit Reset. This field will automatically be cleared when the Transmit Reset is finished, and the CIR transmitter will state Idle.

Aliased Type§

struct TR_R { /* private fields */ }