nico@215: nico@215: nico@215: CanFestival: examples/win32test/win32test.h Source File nico@215: nico@215: nico@215: nico@215: nico@215:
nico@215:
nico@215:
nico@215:
nico@215: nico@215:

win32test.h

Go to the documentation of this file.
00001 
nico@215: 00002 /* File generated by gen_cfile.py. Should not be modified. */
nico@215: 00003 
nico@215: 00004 #include "data.h"
nico@215: 00005 
nico@215: 00006 /* Prototypes of function provided by object dictionnary */
nico@215: 00007 UNS32 win32test_valueRangeTest (UNS8 typeValue, void * value);
nico@215: 00008 const indextable * win32test_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
nico@215: 00009 
nico@215: 00010 /* prototypes of function to be filled by app. */
nico@215: 00011 void win32test_heartbeatError(UNS8);
nico@215: 00012 
nico@215: 00013 UNS8 win32test_canSend(Message *);
nico@215: 00014 
nico@215: 00015 void win32test_initialisation(void);
nico@215: 00016 void win32test_preOperational(void);
nico@215: 00017 void win32test_operational(void);
nico@215: 00018 void win32test_stopped(void);
nico@215: 00019 
nico@215: 00020 void win32test_post_sync(void);
nico@215: 00021 void win32test_post_TPDO(void);
nico@215: 00022 
nico@215: 00023 /* Master node data struct */
nico@215: 00024 extern CO_Data win32test_Data;
nico@215: 00025 
nico@215: 

Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  nico@215: nico@215: doxygen 1.5.1
nico@215: nico@215: