NNP STM Generic Remote Module git-main
Loading...
Searching...
No Matches
boot.h
Go to the documentation of this file.
1
8#ifndef INC_BOOT_H_
9#define INC_BOOT_H_
10
11#include "data.h"
12
14
15#endif /* INC_BOOT_H_ */
#define UNS8
Unsigned int8 representation in CANFest.
Definition applicfg.h:25
UNS8 processBOOT(CO_Data *d, Message *m)
Initializes node ID and serial number data in the object dictionary.
Definition boot.c:15
Definition can.h:13
This structure contains all necessary informations to define a CANOpen node.
Definition data.h:44