CanBusNSHandler()
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 CanBusNSHandler(CPU_INT16SINT16S busId);
Parameter | Meaning |
---|---|
| Unique bus identifier |
Additional Information
...