CanSigInit()
Description
This function will initialize the CAN signal 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_INT
16S CanSigInit(CPU_INT
32U arg);
Parameter | Meaning |
---|---|
| Not used |
Additional Information
...