Versions Compared

Key

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

CanBusRxHandler()

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 CanBusRxHandler(CPU_INT16SINT16S busId);

Parameter

Meaning

busId

Unique bus identifier

Additional Information

...