etisserant@400: etisserant@400: /* File generated by gen_cfile.py. Should not be modified. */ etisserant@400: etisserant@400: #ifndef SILLYSLAVE_H etisserant@400: #define SILLYSLAVE_H etisserant@400: etisserant@400: #include "data.h" etisserant@400: etisserant@400: /* Prototypes of function provided by object dictionnary */ etisserant@400: UNS32 SillySlave_valueRangeTest (UNS8 typeValue, void * value); etisserant@400: const indextable * SillySlave_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); etisserant@400: etisserant@400: /* Master node data struct */ etisserant@400: extern CO_Data SillySlave_Data; etisserant@400: extern ODCallback_t Server_SDO_Parameter_callbacks[]; /* Callbacks of index0x1200 */ etisserant@400: extern ODCallback_t Transmit_PDO_1_Parameter_callbacks[]; /* Callbacks of index0x1800 */ etisserant@400: extern UNS8 LifeSignal; /* Mapped at index 0x2001, subindex 0x00*/ etisserant@400: etisserant@400: #endif // SILLYSLAVE_H