Type Alias d1_pac::cir_tx::cir_tglr::TR_W

source ·
pub type TR_W<'a, const O: u8> = BitWriter<'a, u32, CIR_TGLR_SPEC, bool, O>;
Expand description

Field tr writer - 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_W<'a, const O: u8> { /* private fields */ }