0
|
1 |
|
54
|
2 |
/* File generated by gen_cfile.py. Should not be modified. */
|
|
3 |
|
0
|
4 |
#include "data.h"
|
|
5 |
|
80
|
6 |
/* Prototypes of function provided by object dictionnary */
|
|
7 |
UNS32 gene_SYNC_valueRangeTest (UNS8 typeValue, void * value);
|
|
8 |
const indextable * gene_SYNC_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
|
|
9 |
|
|
10 |
/* prototypes of function to be filled by app. */
|
0
|
11 |
void gene_SYNC_SDOtimeoutError(UNS8 line);
|
|
12 |
void gene_SYNC_heartbeatError(UNS8);
|
|
13 |
|
|
14 |
UNS8 gene_SYNC_canSend(Message *);
|
|
15 |
|
61
|
16 |
void gene_SYNC_initialisation(void);
|
|
17 |
void gene_SYNC_preOperational(void);
|
|
18 |
void gene_SYNC_operational(void);
|
|
19 |
void gene_SYNC_stopped(void);
|
0
|
20 |
|
61
|
21 |
void gene_SYNC_post_sync(void);
|
|
22 |
void gene_SYNC_post_TPDO(void);
|
0
|
23 |
|
80
|
24 |
/* Master node data struct */
|
0
|
25 |
extern CO_Data gene_SYNC_Data;
|
|
26 |
|
80
|
27 |
extern UNS16 acceptanceFilter1; /* Mapped at index 0x2015, subindex 0x00*/
|
|
28 |
extern UNS16 acceptanceFilter2; /* Mapped at index 0x2016, subindex 0x00*/
|
|
29 |
extern UNS16 acceptanceFilter3; /* Mapped at index 0x2017, subindex 0x00*/
|
|
30 |
extern UNS16 acceptanceFilter4; /* Mapped at index 0x2018, subindex 0x00*/
|
|
31 |
extern UNS16 mask1; /* Mapped at index 0x2019, subindex 0x00*/
|
|
32 |
extern UNS16 mask2; /* Mapped at index 0x2020, subindex 0x00*/
|
|
33 |
extern UNS16 mask3; /* Mapped at index 0x2021, subindex 0x00*/
|
|
34 |
extern UNS16 mask4; /* Mapped at index 0x2022, subindex 0x00*/
|
|
35 |
extern UNS8 applyDownloadedFilters; /* Mapped at index 0x2023, subindex 0x00*/
|