diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/Master_8h.html --- a/doc/doxygen/html/Master_8h.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,293 +0,0 @@ - -
-#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, MasterMap12, MasterMap13, MasterMap2, MasterMap3, MasterMap4, MasterMap5, MasterMap6, MasterMap7, MasterMap8, and MasterMap9. -
void TestMaster_post_TPDO | -( | -void | -- | ) | -- |
- -
-Definition at line 199 of file Master.c. -
-References closeSDOtransfer(), eprintf, getReadResultNetworkDict(), readNetworkDict(), SDO_ABORTED_INTERNAL, SDO_ABORTED_RCV, SDO_CLIENT, SDO_DOWNLOAD_IN_PROGRESS, SDO_FINISHED, SDO_RESET, SDO_UPLOAD_IN_PROGRESS, sendPDOrequest(), TestMaster_Data, UNS32, UNS8, and writeNetworkDictCallBack(). -
-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 | -- | ) | -- |
-