Master.c File Reference

#include "Master.h"
#include "Slave.h"
#include "TestMasterSlave.h"

Include dependency graph for Master.c:

Go to the source code of this file.

Functions

void TestMaster_heartbeatError (UNS8 heartbeatID)
void TestMaster_initialisation ()
void TestMaster_preOperational ()
void TestMaster_operational ()
void TestMaster_stopped ()
void TestMaster_post_sync ()
void TestMaster_post_TPDO ()

Variables

char query_result = 0
char waiting_answer = 0


Function Documentation

void TestMaster_heartbeatError ( UNS8  heartbeatID  ) 

Definition at line 28 of file Master.c.

Referenced by main().

void TestMaster_initialisation ( void   ) 

Definition at line 38 of file Master.c.

Referenced by main().

void TestMaster_operational ( void   ) 

Definition at line 154 of file Master.c.

Referenced by main().

void TestMaster_post_sync ( void   ) 

Definition at line 164 of file Master.c.

Referenced by main().

void TestMaster_post_TPDO ( void   ) 

Definition at line 173 of file Master.c.

Referenced by main().

void TestMaster_preOperational ( void   ) 

Definition at line 146 of file Master.c.

Referenced by main().

void TestMaster_stopped ( void   ) 

Definition at line 159 of file Master.c.

Referenced by main().


Variable Documentation

char query_result = 0

Definition at line 170 of file Master.c.

char waiting_answer = 0

Definition at line 171 of file Master.c.


Generated on Fri Jun 8 08:51:49 2007 for CanFestival by  doxygen 1.5.1