diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/sync_8h-source.html --- a/doc/doxygen/html/sync_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/sync_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +include

    sync.h

    Go to the documentation of this file.
    00001 /*
     00002 This file is part of CanFestival, a library implementing CanOpen Stack. 
     00003 
    @@ -44,22 +44,22 @@
     00023 #ifndef __SYNC_h__
     00024 #define __SYNC_h__
     00025 
    -00026 void startSYNC(CO_Data* d);
    +00026 void startSYNC(CO_Data* d);
     00027 
    -00028 void stopSYNC(CO_Data* d);
    +00028 void stopSYNC(CO_Data* d);
     00029 
    -00030 typedef void (*post_sync_t)(void);
    -00031 void _post_sync(void);
    +00030 typedef void (*post_sync_t)(void);
    +00031 void _post_sync(void);
     00032 
    -00033 typedef void (*post_TPDO_t)(void);
    -00034 void _post_TPDO(void);
    +00033 typedef void (*post_TPDO_t)(void);
    +00034 void _post_TPDO(void);
     00035 
    -00040 UNS8 sendSYNC (CO_Data* d, UNS32 cob_id);
    +00040 UNS8 sendSYNC (CO_Data* d, UNS32 cob_id);
     00041 
    -00057 UNS8 proceedSYNC (CO_Data* d, Message * m);
    -00058 
    -00059 #endif
    -

    Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  +00048 UNS8 proceedSYNC (CO_Data* d, Message * m); +00049 +00050 #endif +
    Generated on Mon Jul 2 19:10:16 2007 for CanFestival by  doxygen 1.5.1