Module esp32c3::uart0::int_ena

source ·
Expand description

Interrupt enable bits

Structs§

Type Aliases§

  • Field AT_CMD_CHAR_DET reader - This is the enable bit for at_cmd_char_det_int_st register.
  • Field AT_CMD_CHAR_DET writer - This is the enable bit for at_cmd_char_det_int_st register.
  • Field BRK_DET reader - This is the enable bit for brk_det_int_st register.
  • Field BRK_DET writer - This is the enable bit for brk_det_int_st register.
  • Field CTS_CHG reader - This is the enable bit for cts_chg_int_st register.
  • Field CTS_CHG writer - This is the enable bit for cts_chg_int_st register.
  • Field DSR_CHG reader - This is the enable bit for dsr_chg_int_st register.
  • Field DSR_CHG writer - This is the enable bit for dsr_chg_int_st register.
  • Field FRM_ERR reader - This is the enable bit for frm_err_int_st register.
  • Field FRM_ERR writer - This is the enable bit for frm_err_int_st register.
  • Field GLITCH_DET reader - This is the enable bit for glitch_det_int_st register.
  • Field GLITCH_DET writer - This is the enable bit for glitch_det_int_st register.
  • Field PARITY_ERR reader - This is the enable bit for parity_err_int_st register.
  • Field PARITY_ERR writer - This is the enable bit for parity_err_int_st register.
  • Register INT_ENA reader
  • Field RS485_CLASH reader - This is the enable bit for rs485_clash_int_st register.
  • Field RS485_CLASH writer - This is the enable bit for rs485_clash_int_st register.
  • Field RS485_FRM_ERR reader - This is the enable bit for rs485_parity_err_int_st register.
  • Field RS485_FRM_ERR writer - This is the enable bit for rs485_parity_err_int_st register.
  • Field RS485_PARITY_ERR reader - This is the enable bit for rs485_parity_err_int_st register.
  • Field RS485_PARITY_ERR writer - This is the enable bit for rs485_parity_err_int_st register.
  • Field RXFIFO_FULL reader - This is the enable bit for rxfifo_full_int_st register.
  • Field RXFIFO_FULL writer - This is the enable bit for rxfifo_full_int_st register.
  • Field RXFIFO_OVF reader - This is the enable bit for rxfifo_ovf_int_st register.
  • Field RXFIFO_OVF writer - This is the enable bit for rxfifo_ovf_int_st register.
  • Field RXFIFO_TOUT reader - This is the enable bit for rxfifo_tout_int_st register.
  • Field RXFIFO_TOUT writer - This is the enable bit for rxfifo_tout_int_st register.
  • Field SW_XOFF reader - This is the enable bit for sw_xoff_int_st register.
  • Field SW_XOFF writer - This is the enable bit for sw_xoff_int_st register.
  • Field SW_XON reader - This is the enable bit for sw_xon_int_st register.
  • Field SW_XON writer - This is the enable bit for sw_xon_int_st register.
  • Field TXFIFO_EMPTY reader - This is the enable bit for txfifo_empty_int_st register.
  • Field TXFIFO_EMPTY writer - This is the enable bit for txfifo_empty_int_st register.
  • Field TX_BRK_DONE reader - This is the enable bit for tx_brk_done_int_st register.
  • Field TX_BRK_DONE writer - This is the enable bit for tx_brk_done_int_st register.
  • Field TX_BRK_IDLE_DONE reader - This is the enable bit for tx_brk_idle_done_int_st register.
  • Field TX_BRK_IDLE_DONE writer - This is the enable bit for tx_brk_idle_done_int_st register.
  • Field TX_DONE reader - This is the enable bit for tx_done_int_st register.
  • Field TX_DONE writer - This is the enable bit for tx_done_int_st register.
  • Register INT_ENA writer
  • Field WAKEUP reader - This is the enable bit for uart_wakeup_int_st register.
  • Field WAKEUP writer - This is the enable bit for uart_wakeup_int_st register.