Versions Compared

Key

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

CanMsgInit()

Description

This function will initialize the CAN message data structure in the following way: all data structures will be linked together and the id will be set to the corresponding index in the data list array.

Prototype

CPU_INT16SINT16S CanMsgInit(CPU_INT32UINT32U  arg);

Parameter

Meaning

arg

Not used

Additional Information

...