diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/nmtMaster_8c.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/nmtMaster_8c.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,138 @@ + +
+#include "nmtMaster.h"
#include "canfestival.h"
+Go to the source code of this file.
Functions | |
UNS8 | masterSendNMTstateChange (CO_Data *d, UNS8 Node_ID, UNS8 cs) |
UNS8 | masterSendNMTnodeguard (CO_Data *d, UNS8 nodeId) |
void | masterRequestNodeState (CO_Data *d, UNS8 nodeId) |
void masterRequestNodeState | +( | +CO_Data * | +d, | +|
+ | + | UNS8 | +nodeId | + |
+ | ) | ++ |
UNS8 masterSendNMTnodeguard | +( | +CO_Data * | +d, | +|
+ | + | UNS8 | +nodeId | + |
+ | ) | ++ |
+ +
+Definition at line 45 of file nmtMaster.c. +
UNS8 masterSendNMTstateChange | +( | +CO_Data * | +d, | +|
+ | + | UNS8 | +Node_ID, | +|
+ | + | UNS8 | +cs | + |
+ | ) | ++ |
+ +
+Definition at line 27 of file nmtMaster.c. +
+