/home/epimerde/documents/tc11/CanFestival-3/src/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)


Detailed Description

Author:
Edouard TISSERANT and Francis DUPIN
Date:
Tue Jun 5 08:47:18 2007

Definition in file nmtMaster.c.


Function Documentation

void masterRequestNodeState ( CO_Data *  d,
UNS8  nodeId 
)

Parameters:
d 
nodeId 

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().

Here is the call graph for this function:

UNS8 masterSendNMTnodeguard ( CO_Data *  d,
UNS8  nodeId 
)

Parameters:
d 
nodeId 
Returns:

Definition at line 70 of file nmtMaster.c.

Referenced by masterRequestNodeState().

UNS8 masterSendNMTstateChange ( CO_Data *  d,
UNS8  Node_ID,
UNS8  cs 
)

Parameters:
d 
Node_ID 
cs 
Returns:

message configuration

Definition at line 45 of file nmtMaster.c.


Generated on Tue Jun 5 18:32:06 2007 for CanFestival by  doxygen 1.5.1