esp32::i2c0

Module int_clr

Source
Expand description

Structs§

Type Aliases§

  • Field ARBITRATION_LOST writer - Set this bit to clear the arbitration_lost_int interrupt.
  • Field END_DETECT writer - Set this bit to clear the end_detect_int interrupt.
  • Field MASTER_TRAN_COMP writer - Set this bit to clear the master_tran_comp interrupt.
  • Field NACK writer - Set this bit to clear the ack_err_int interrupt.
  • Field RXFIFO_FULL writer - Set this bit to clear the rxfifo_full_int interrupt.
  • Field RXFIFO_OVF writer - Set this bit to clear the rxfifo_ovf_int interrupt.
  • Field RX_REC_FULL writer - Set this bit to clear the rx_rec_full_int interrupt.
  • Field SLAVE_TRAN_COMP writer - Set this bit to clear the slave_tran_comp_int interrupt.
  • Field TIME_OUT writer - Set this bit to clear the time_out_int interrupt.
  • Field TRANS_COMPLETE writer - Set this bit to clear the trans_complete_int interrupt.
  • Field TRANS_START writer - Set this bit to clear the trans_start_int interrupt.
  • Field TXFIFO_EMPTY writer - Set this bit to clear the txfifo_empty_int interrupt.
  • Field TX_SEND_EMPTY writer - Set this bit to clear the tx_send_empty_int interrupt.
  • Register INT_CLR writer