examples/CANOpenShell/CANOpenShellSlaveOD.h
changeset 752 48a0ebbefa74
parent 751 d005211221c7
child 753 072787c24bec
equal deleted inserted replaced
751:d005211221c7 752:48a0ebbefa74
     1 
       
     2 /* File generated by gen_cfile.py. Should not be modified. */
       
     3 
       
     4 #ifndef CANOPENSHELLSLAVEOD_H
       
     5 #define CANOPENSHELLSLAVEOD_H
       
     6 
       
     7 #include "data.h"
       
     8 
       
     9 /* Prototypes of function provided by object dictionnary */
       
    10 UNS32 CANOpenShellSlaveOD_valueRangeTest (UNS8 typeValue, void * value);
       
    11 const indextable * CANOpenShellSlaveOD_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
       
    12 
       
    13 /* Master node data struct */
       
    14 extern CO_Data CANOpenShellSlaveOD_Data;
       
    15 
       
    16 #endif // CANOPENSHELLSLAVEOD_H