Module esp32h2::uart0::int_clr

source ·
Expand description

Interrupt clear bits

Structs§

Type Aliases§

  • Field AT_CMD_CHAR_DET writer - Set this bit to clear the at_cmd_char_det_int_raw interrupt.
  • Field BRK_DET writer - Set this bit to clear the brk_det_int_raw interrupt.
  • Field CTS_CHG writer - Set this bit to clear the cts_chg_int_raw interrupt.
  • Field DSR_CHG writer - Set this bit to clear the dsr_chg_int_raw interrupt.
  • Field FRM_ERR writer - Set this bit to clear frm_err_int_raw interrupt.
  • Field GLITCH_DET writer - Set this bit to clear the glitch_det_int_raw interrupt.
  • Field PARITY_ERR writer - Set this bit to clear parity_err_int_raw interrupt.
  • Field RS485_CLASH writer - Set this bit to clear the rs485_clash_int_raw interrupt.
  • Field RS485_FRM_ERR writer - Set this bit to clear the rs485_frm_err_int_raw interrupt.
  • Field RS485_PARITY_ERR writer - Set this bit to clear the rs485_parity_err_int_raw interrupt.
  • Field RXFIFO_FULL writer - Set this bit to clear the rxfifo_full_int_raw interrupt.
  • Field RXFIFO_OVF writer - Set this bit to clear rxfifo_ovf_int_raw interrupt.
  • Field RXFIFO_TOUT writer - Set this bit to clear the rxfifo_tout_int_raw interrupt.
  • Field SW_XOFF writer - Set this bit to clear the sw_xoff_int_raw interrupt.
  • Field SW_XON writer - Set this bit to clear the sw_xon_int_raw interrupt.
  • Field TXFIFO_EMPTY writer - Set this bit to clear txfifo_empty_int_raw interrupt.
  • Field TX_BRK_DONE writer - Set this bit to clear the tx_brk_done_int_raw interrupt..
  • Field TX_BRK_IDLE_DONE writer - Set this bit to clear the tx_brk_idle_done_int_raw interrupt.
  • Field TX_DONE writer - Set this bit to clear the tx_done_int_raw interrupt.
  • Register INT_CLR writer
  • Field WAKEUP writer - Set this bit to clear the uart_wakeup_int_raw interrupt.