Module esp32c6_lp::lp_uart::int_ena

source ·
Expand description

Interrupt enable bits

Structs

Type Aliases

  • Field AT_CMD_CHAR_DET_INT_ENA reader - This is the enable bit for at_cmd_char_det_int_st register.
  • Field AT_CMD_CHAR_DET_INT_ENA writer - This is the enable bit for at_cmd_char_det_int_st register.
  • Field BRK_DET_INT_ENA reader - This is the enable bit for brk_det_int_st register.
  • Field BRK_DET_INT_ENA writer - This is the enable bit for brk_det_int_st register.
  • Field CTS_CHG_INT_ENA reader - This is the enable bit for cts_chg_int_st register.
  • Field CTS_CHG_INT_ENA writer - This is the enable bit for cts_chg_int_st register.
  • Field DSR_CHG_INT_ENA reader - This is the enable bit for dsr_chg_int_st register.
  • Field DSR_CHG_INT_ENA writer - This is the enable bit for dsr_chg_int_st register.
  • Field FRM_ERR_INT_ENA reader - This is the enable bit for frm_err_int_st register.
  • Field FRM_ERR_INT_ENA writer - This is the enable bit for frm_err_int_st register.
  • Field GLITCH_DET_INT_ENA reader - This is the enable bit for glitch_det_int_st register.
  • Field GLITCH_DET_INT_ENA writer - This is the enable bit for glitch_det_int_st register.
  • Field PARITY_ERR_INT_ENA reader - This is the enable bit for parity_err_int_st register.
  • Field PARITY_ERR_INT_ENA writer - This is the enable bit for parity_err_int_st register.
  • Register INT_ENA reader
  • Field RXFIFO_FULL_INT_ENA reader - This is the enable bit for rxfifo_full_int_st register.
  • Field RXFIFO_FULL_INT_ENA writer - This is the enable bit for rxfifo_full_int_st register.
  • Field RXFIFO_OVF_INT_ENA reader - This is the enable bit for rxfifo_ovf_int_st register.
  • Field RXFIFO_OVF_INT_ENA writer - This is the enable bit for rxfifo_ovf_int_st register.
  • Field RXFIFO_TOUT_INT_ENA reader - This is the enable bit for rxfifo_tout_int_st register.
  • Field RXFIFO_TOUT_INT_ENA writer - This is the enable bit for rxfifo_tout_int_st register.
  • Field SW_XOFF_INT_ENA reader - This is the enable bit for sw_xoff_int_st register.
  • Field SW_XOFF_INT_ENA writer - This is the enable bit for sw_xoff_int_st register.
  • Field SW_XON_INT_ENA reader - This is the enable bit for sw_xon_int_st register.
  • Field SW_XON_INT_ENA writer - This is the enable bit for sw_xon_int_st register.
  • Field TXFIFO_EMPTY_INT_ENA reader - This is the enable bit for txfifo_empty_int_st register.
  • Field TXFIFO_EMPTY_INT_ENA writer - This is the enable bit for txfifo_empty_int_st register.
  • Field TX_BRK_DONE_INT_ENA reader - This is the enable bit for tx_brk_done_int_st register.
  • Field TX_BRK_DONE_INT_ENA writer - This is the enable bit for tx_brk_done_int_st register.
  • Field TX_BRK_IDLE_DONE_INT_ENA reader - This is the enable bit for tx_brk_idle_done_int_st register.
  • Field TX_BRK_IDLE_DONE_INT_ENA writer - This is the enable bit for tx_brk_idle_done_int_st register.
  • Field TX_DONE_INT_ENA reader - This is the enable bit for tx_done_int_st register.
  • Field TX_DONE_INT_ENA writer - This is the enable bit for tx_done_int_st register.
  • Register INT_ENA writer
  • Field WAKEUP_INT_ENA reader - This is the enable bit for uart_wakeup_int_st register.
  • Field WAKEUP_INT_ENA writer - This is the enable bit for uart_wakeup_int_st register.