#include "nmtMaster.h"
#include "canfestival.h"
Go to the source code of this file.
Functions | |
UNS8 | masterSendNMTstateChange (CO_Data *d, UNS8 Node_ID, UNS8 cs) |
UNS8 | masterSendNMTnodeguard (CO_Data *d, UNS8 nodeId) |
void | masterRequestNodeState (CO_Data *d, UNS8 nodeId) |
void masterRequestNodeState | ( | CO_Data * | d, | |
UNS8 | nodeId | |||
) |
UNS8 masterSendNMTnodeguard | ( | CO_Data * | d, | |
UNS8 | nodeId | |||
) |
Definition at line 45 of file nmtMaster.c.
UNS8 masterSendNMTstateChange | ( | CO_Data * | d, | |
UNS8 | Node_ID, | |||
UNS8 | cs | |||
) |
Definition at line 27 of file nmtMaster.c.