Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

sync.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                          sync.h  -  description
00003                              -------------------
00004     begin                : Fri May 17 2002
00005     copyright            : (C) 2002 by Raphael Zulliger
00006     email                : zulli@hsr.ch
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This library is Copyright (c) Raphael Zulliger <zulli@gmx.net>.       *
00012  *   It is licensed under the GNU Library General Public License (LGPL).   *
00013  *                                                                         *
00014  ***************************************************************************/
00015 
00023 #ifndef __sync_h__
00024 #define __sync_h__
00025 
00026 #include <def.h>
00027 
00030 BYTE sendSync(void);
00031 
00032 #endif // __sync_h__

Generated on Wed Dec 25 01:04:57 2002 for CANopen SlaveLib by doxygen1.2.17