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. @@ -28,7 +31,12 @@

Functions

UNS8 slaveSendBootUp (CO_Data *d)
-


Function Documentation

+

Detailed Description

+
Author:
Edouard TISSERANT and Francis DUPIN
+
Date:
Tue Jun 5 08:50:53 2007
+ +

+Definition in file nmtSlave.c.


Function Documentation

@@ -55,11 +63,41 @@

+put the slave in the state wanted by the master

+

Parameters:
+ + + +
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:

+ + + + + + + + + + + + +

@@ -79,12 +117,22 @@

+

Parameters:
+ + +
d 
+
+
Returns:

-Definition at line 76 of file nmtSlave.c. +message configuration +

+Definition at line 97 of file nmtSlave.c. +

+Referenced by switchCommunicationState().

-


Generated on Mon Jun 4 17:09:27 2007 for CanFestival by  +
Generated on Tue Jun 5 18:32:06 2007 for CanFestival by  doxygen 1.5.1