diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/Slave_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/Slave_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,237 @@ + +
+#include "TestSlave.h"
Functions | |
void | TestSlave_heartbeatError (UNS8) |
UNS8 | TestSlave_canSend (Message *) |
void | TestSlave_initialisation (void) |
void | TestSlave_preOperational (void) |
void | TestSlave_operational (void) |
void | TestSlave_stopped (void) |
void | TestSlave_post_sync (void) |
void | TestSlave_post_TPDO (void) |
void | TestSlave_storeODSubIndex (UNS16 wIndex, UNS8 bSubindex) |
UNS8 TestSlave_canSend | +( | +Message * | ++ | ) | ++ |
+ +
void TestSlave_heartbeatError | +( | +UNS8 | ++ | ) | ++ |
+ +
void TestSlave_initialisation | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_operational | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_post_sync | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_post_TPDO | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_preOperational | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_stopped | +( | +void | ++ | ) | ++ |
+ +
void TestSlave_storeODSubIndex | +( | +UNS16 | +wIndex, | +|
+ | + | UNS8 | +bSubindex | + |
+ | ) | ++ |
+ +
+