examples/SillySlave/SillySlave.h
changeset 400 7d845f5d730c
equal deleted inserted replaced
399:8d22c323fe0f 400:7d845f5d730c
       
     1 
       
     2 /* File generated by gen_cfile.py. Should not be modified. */
       
     3 
       
     4 #ifndef SILLYSLAVE_H
       
     5 #define SILLYSLAVE_H
       
     6 
       
     7 #include "data.h"
       
     8 
       
     9 /* Prototypes of function provided by object dictionnary */
       
    10 UNS32 SillySlave_valueRangeTest (UNS8 typeValue, void * value);
       
    11 const indextable * SillySlave_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
       
    12 
       
    13 /* Master node data struct */
       
    14 extern CO_Data SillySlave_Data;
       
    15 extern ODCallback_t Server_SDO_Parameter_callbacks[];		/* Callbacks of index0x1200 */
       
    16 extern ODCallback_t Transmit_PDO_1_Parameter_callbacks[];		/* Callbacks of index0x1800 */
       
    17 extern UNS8 LifeSignal;		/* Mapped at index 0x2001, subindex 0x00*/
       
    18 
       
    19 #endif // SILLYSLAVE_H