Module esp32c3::twai0::int_ena

source ·
Expand description

Interrupt Enable Register

Structs§

Type Aliases§

  • Field ARB_LOST_INT_ENA reader - Set this bit to 1 to enable arbitration lost interrupt.
  • Field ARB_LOST_INT_ENA writer - Set this bit to 1 to enable arbitration lost interrupt.
  • Field BUS_ERR_INT_ENA reader - Set this bit to 1 to enable error interrupt.
  • Field BUS_ERR_INT_ENA writer - Set this bit to 1 to enable error interrupt.
  • Field ERR_PASSIVE_INT_ENA reader - Set this bit to 1 to enable error passive interrupt.
  • Field ERR_PASSIVE_INT_ENA writer - Set this bit to 1 to enable error passive interrupt.
  • Field ERR_WARN_INT_ENA reader - Set this bit to 1 to enable error warning interrupt.
  • Field ERR_WARN_INT_ENA writer - Set this bit to 1 to enable error warning interrupt.
  • Field OVERRUN_INT_ENA reader - Set this bit to 1 to enable data overrun interrupt.
  • Field OVERRUN_INT_ENA writer - Set this bit to 1 to enable data overrun interrupt.
  • Register INT_ENA reader
  • Field RX_INT_ENA reader - Set this bit to 1 to enable receive interrupt.
  • Field RX_INT_ENA writer - Set this bit to 1 to enable receive interrupt.
  • Field TX_INT_ENA reader - Set this bit to 1 to enable transmit interrupt.
  • Field TX_INT_ENA writer - Set this bit to 1 to enable transmit interrupt.
  • Register INT_ENA writer