diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/TestMasterMicroMod_2TestMaster_8h-source.html --- a/doc/doxygen/html/TestMasterMicroMod_2TestMaster_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/TestMasterMicroMod_2TestMaster_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,29 +18,33 @@
00001 00002 /* File generated by gen_cfile.py. Should not be modified. */ 00003 -00004 #include "data.h" -00005 -00006 /* Prototypes of function provided by object dictionnary */ -00007 UNS32 TestMaster_valueRangeTest (UNS8 typeValue, void * value); -00008 const indextable * TestMaster_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); -00009 -00010 /* Master node data struct */ -00011 extern CO_Data TestMaster_Data; +00004 #ifndef TESTMASTER_H +00005 #define TESTMASTER_H +00006 +00007 #include "data.h" +00008 +00009 /* Prototypes of function provided by object dictionnary */ +00010 UNS32 TestMaster_valueRangeTest (UNS8 typeValue, void * value); +00011 const indextable * TestMaster_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); 00012 -00013 extern UNS8 DO; /* Mapped at index 0x2000, subindex 0x00*/ -00014 extern UNS8 DI1; /* Mapped at index 0x200F, subindex 0x00*/ -00015 extern UNS8 DI2; /* Mapped at index 0x2010, subindex 0x00*/ -00016 extern UNS8 DI3; /* Mapped at index 0x2011, subindex 0x00*/ -00017 extern UNS8 DI4; /* Mapped at index 0x2012, subindex 0x00*/ -00018 extern UNS8 DI5; /* Mapped at index 0x2013, subindex 0x00*/ -00019 extern UNS8 DI6; /* Mapped at index 0x2014, subindex 0x00*/ -00020 extern UNS8 DI7; /* Mapped at index 0x2015, subindex 0x00*/ -00021 extern UNS8 DI8; /* Mapped at index 0x2016, subindex 0x00*/ -