diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/nmtMaster_8c.html --- a/doc/doxygen/html/nmtMaster_8c.html Fri Jun 08 09:02:43 2007 +0200 +++ b/doc/doxygen/html/nmtMaster_8c.html Fri Jun 08 09:23:56 2007 +0200 @@ -1,6 +1,6 @@ -CanFestival: /home/epimerde/documents/tc11/CanFestival-3/src/nmtMaster.c File Reference +CanFestival: src/nmtMaster.c File Reference @@ -8,28 +8,51 @@
-

/home/epimerde/documents/tc11/CanFestival-3/src/nmtMaster.c File Reference

#include "nmtMaster.h"
-#include "canfestival.h"
- -

-Include dependency graph for nmtMaster.c:

+ +

nmtMaster.c File Reference

#include "nmtMaster.h"
+#include "canfestival.h"
+ +

+Include dependency graph for nmtMaster.c:

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

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)
UNS8 masterSendNMTstateChange (CO_Data *d, UNS8 Node_ID, UNS8 cs)
UNS8 masterSendNMTnodeguard (CO_Data *d, UNS8 nodeId)
void masterRequestNodeState (CO_Data *d, UNS8 nodeId)


Detailed Description

@@ -45,7 +68,7 @@ void masterRequestNodeState ( - CO_Data *  + CO_Datad, @@ -72,18 +95,17 @@

-FIXME: should warn for bad toggle bit.

-NMTable configuration to indicate that the master is waiting for a Node_Guard frame from the slave whose node_id is ID

-A state that does not exist

-NMT broadcast -

Definition at line 90 of file nmtMaster.c.

-References masterSendNMTnodeguard(). +References struct_s_timer_entry::d, masterSendNMTnodeguard(), NMT_MAX_NODE_ID, struct_CO_Data::NMTable, Unknown_state, and UNS8. +

+Referenced by GetChangeStateResults().

Here is the call graph for this function:

+ + @@ -95,7 +117,7 @@ UNS8 masterSendNMTnodeguard ( - CO_Data *  + CO_Datad, @@ -125,7 +147,16 @@

Definition at line 70 of file nmtMaster.c.

+References struct_CO_Data::canHandle, canSend(), Message::cob_id, struct_s_timer_entry::d, Message::len, MSG_WAR, NODE_GUARD, REQUEST, Message::rtr, and SHORT_CAN::w. +

Referenced by masterRequestNodeState(). +

+Here is the call graph for this function:

+ + + + +

@@ -135,7 +166,7 @@ UNS8 masterSendNMTstateChange ( - CO_Data *  + CO_Datad, @@ -170,12 +201,21 @@

Returns:

-message configuration -

Definition at line 45 of file nmtMaster.c. +

+References struct_CO_Data::canHandle, canSend(), Message::cob_id, struct_s_timer_entry::d, Message::data, Message::len, MSG_WAR, NOT_A_REQUEST, Message::rtr, and SHORT_CAN::w. +

+Referenced by main(). +

+Here is the call graph for this function:

+ + + + +

-


Generated on Tue Jun 5 18:32:06 2007 for CanFestival by  +
Generated on Fri Jun 8 08:52:11 2007 for CanFestival by  doxygen 1.5.1