diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/nmtSlave_8c.html
--- a/doc/doxygen/html/nmtSlave_8c.html Tue Jun 05 17:34:33 2007 +0200
+++ b/doc/doxygen/html/nmtSlave_8c.html Tue Jun 05 18:43:21 2007 +0200
@@ -20,6 +20,9 @@
#include "canfestival.h"
+Include dependency graph for nmtSlave.c:
Go to the source code of this file.
Functions | |
UNS8 | slaveSendBootUp (CO_Data *d) |
+Definition in file nmtSlave.c.
+put the slave in the state wanted by the master
+
d | ||
m |
-Definition at line 29 of file nmtSlave.c. +Check if this NMT-message is for this node
+byte 1 = 0 : all the nodes are concerned (broadcast)
+command specifier (cs)
+end switch
+end if( ( (*m).data[1] == 0 ) || ( (*m).data[1] == bDeviceNodeId ) )
-References setState(). +Definition at line 43 of file nmtSlave.c. +
+References setState(). +
+Referenced by canDispatch(). +
+Here is the call graph for this function:
+
d |
-Definition at line 76 of file nmtSlave.c. +message configuration +
+Definition at line 97 of file nmtSlave.c. +
+Referenced by switchCommunicationState().
-