Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The calling interrupt vector has to place the bus identifier as parameter to the handler. The value of busId must be the BusNodeName.

Prototype

void CanBusTxHandler(CPU_INT16S busId);

...