Module rp2040_pac::i2c0::ic_clr_tx_abrt

source ·
Expand description

Clear TX_ABRT Interrupt Register

Structs§

Type Aliases§

  • Field CLR_TX_ABRT reader - Read this register to clear the TX_ABRT interrupt (bit 6) of the IC_RAW_INTR_STAT register, and the IC_TX_ABRT_SOURCE register. This also releases the TX FIFO from the flushed/reset state, allowing more writes to the TX FIFO. Refer to Bit 9 of the IC_TX_ABRT_SOURCE register for an exception to clearing IC_TX_ABRT_SOURCE.
  • Register IC_CLR_TX_ABRT reader