#define UNS8
Unsigned int8 representation in CANFest.
void heartbeatStop(CO_Data *d)
Stop heartbeat consumer and producer.
void processNODE_GUARD(CO_Data *d, Message *m)
This function is responsible to process a canopen-message which seams to be an NMT Error Control Mess...
void heartbeatInit(CO_Data *d)
Start heartbeat consumer and producer with respect to 0x1016 and 0x1017 object dictionary entries.
void _heartbeatError(CO_Data *d, UNS8 heartbeatID)
heartbeat Error
void _post_SlaveBootup(CO_Data *d, UNS8 SlaveID)
post slave bootup
e_nodeState getNodeState(CO_Data *d, UNS8 nodeId)
To read the state of a node This can be used by the master after having sent a life guard request,...
This structure contains all necessary informations to define a CANOpen node.