Module esp32c3::twai0::cmd

source ·
Expand description

Command Register

Structs§

Type Aliases§

  • Field ABORT_TX writer - Set the bit to 1 to cancel a pending transmission request.
  • Field CLR_OVERRUN writer - Set the bit to 1 to clear the data overrun status bit.
  • Field RELEASE_BUF writer - Set the bit to 1 to release the RX buffer.
  • Field SELF_RX_REQ writer - Self reception request command. Set the bit to 1 to allow a message be transmitted and received simultaneously.
  • Field TX_REQ writer - Set the bit to 1 to allow the driving nodes start transmission.
  • Register CMD writer