Module cmd

Source
Expand description

TWAI command register.

Structs§

CMD_SPEC
TWAI command register.

Type Aliases§

ABORT_TX_W
Field ABORT_TX writer - 1: present, if not already in progress, a pending transmission request is cancelled. 0: absent
CLEAR_DATA_OVERRUN_W
Field CLEAR_DATA_OVERRUN writer - 1: clear, the data overrun status bit is cleared. 0: no action.
RELEASE_BUF_W
Field RELEASE_BUF writer - 1: released, the receive buffer, representing the message memory space in the RXFIFO is released. 0: no action
SELF_RX_REQ_W
Field SELF_RX_REQ writer - 1: present, a message shall be transmitted and received simultaneously. 0: absent.
TX_REQ_W
Field TX_REQ writer - 1: present, a message shall be transmitted. 0: absent
W
Register CMD writer