diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/Master_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/Master_8h.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,287 @@ + +
+#include "TestMaster.h"
+Include dependency graph for Master.h:
+This graph shows which files directly or indirectly include this file:
+Go to the source code of this file.
Functions | |
void | TestMaster_heartbeatError (UNS8) |
UNS8 | TestMaster_canSend (Message *) |
void | TestMaster_initialisation (void) |
void | TestMaster_preOperational (void) |
void | TestMaster_operational (void) |
void | TestMaster_stopped (void) |
void | TestMaster_post_sync (void) |
void | TestMaster_post_TPDO (void) |
UNS8 TestMaster_canSend | +( | +Message * | ++ | ) | ++ |
+ +
void TestMaster_heartbeatError | +( | +UNS8 | ++ | ) | ++ |
void TestMaster_initialisation | +( | +void | ++ | ) | ++ |
+ +
+Definition at line 38 of file Master.c. +
+References eprintf, RW, slavenodeid, TestMaster_Data, UNS32, UNS8, and writeLocalDict(). +
+Here is the call graph for this function:
void TestMaster_operational | +( | +void | ++ | ) | ++ |
void TestMaster_post_sync | +( | +void | ++ | ) | ++ |
+ +
+Definition at line 164 of file Master.c. +
+References DI1, DI2, DI3, DI4, DI5, DI6, DI7, DI8, DO, eprintf, MasterMap1, MasterMap10, MasterMap11, MasterMap2, MasterMap3, MasterMap4, MasterMap5, MasterMap6, MasterMap7, MasterMap8, and MasterMap9. +
void TestMaster_post_TPDO | +( | +void | ++ | ) | ++ |
+ +
+Definition at line 173 of file Master.c. +
+References closeSDOtransfer(), eprintf, getReadResultNetworkDict(), MasterMap1, readNetworkDict(), SDO_ABORTED_INTERNAL, SDO_ABORTED_RCV, SDO_CLIENT, SDO_DOWNLOAD_IN_PROGRESS, SDO_FINISHED, SDO_RESET, SDO_UPLOAD_IN_PROGRESS, TestMaster_Data, UNS32, and UNS8. +
+Here is the call graph for this function:
void TestMaster_preOperational | +( | +void | ++ | ) | ++ |
+ +
+Definition at line 146 of file Master.c. +
+References eprintf, slavenodeid, and TestMaster_Data. +
void TestMaster_stopped | +( | +void | ++ | ) | ++ |
+