16void StartRecording (
UNS8 data);
#define UNS8
Unsigned int8 representation in CANFest.
#define UNS16
Unsigned int16 representation in CANFest.
void setNodeStateToStopped(void)
<BRIEF> setNodeStateToStopped
void processNMTstateChange(CO_Data *d, Message *m)
Manage the reception of a NMT message from the master.
UNS8 slaveSendBootUp(CO_Data *d)
Transmit the boot-Up frame when the slave is moving from initialization state to pre_operational stat...
void StartWatchDog(CO_Data *d, UNS16 timebase)
Starts watchdog on slave.
void StopWatchDog(CO_Data *d)
Stops watchdog on slave.
This structure contains all necessary informations to define a CANOpen node.