diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/Slave_8h-source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/Slave_8h-source.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,40 @@ + + +CanFestival: examples/TestMasterSlave/Slave.h Source File + + + + +
+
+
+
+ +

Slave.h

Go to the documentation of this file.
00001 #include "TestSlave.h"
+00002 
+00003 void TestSlave_heartbeatError(UNS8);
+00004 
+00005 UNS8 TestSlave_canSend(Message *);
+00006 
+00007 void TestSlave_initialisation(void);
+00008 void TestSlave_preOperational(void);
+00009 void TestSlave_operational(void);
+00010 void TestSlave_stopped(void);
+00011 
+00012 void TestSlave_post_sync(void);
+00013 void TestSlave_post_TPDO(void);
+00014 void TestSlave_storeODSubIndex(UNS16 wIndex, UNS8 bSubindex);
+

Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  + +doxygen 1.5.1
+ +