CANopenDemo
CANopenNode demo, tutorial and testing
Loading...
Searching...
No Matches
domainDemo.h
Go to the documentation of this file.
1
25#ifndef domainDemo_H
26#define domainDemo_H
27
28#include "301/CO_ODinterface.h"
29
30#ifdef __cplusplus
31extern "C" {
32#endif
33
43 uint32_t *errInfo);
44
45#ifdef __cplusplus
46}
47#endif /* __cplusplus */
48
49#endif /* domainDemo_H */
CO_ReturnError_t domainDemo_init(OD_entry_t *OD_domainDemo, uint32_t *errInfo)
Initialize domainDemo object.
Definition domainDemo.c:152
unsigned long int uint32_t
CO_ReturnError_t