diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/unix_2canfestival_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/unix_2canfestival_8h.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,219 @@ + + +CanFestival: include/unix/canfestival.h File Reference + + + + +
+
+
+
+ +

canfestival.h File Reference

#include "timerscfg.h"
+#include "can_driver.h"
+#include "data.h"
+#include "timers_driver.h"
+#include <dlfcn.h>
+ +

+Include dependency graph for canfestival.h:

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

+Go to the source code of this file. + + + + + + + + + + + + + + + +

Typedefs

typedef void * LIB_HANDLE

Functions

UNS8 UnLoadCanDriver (LIB_HANDLE handle)
LIB_HANDLE LoadCanDriver (char *driver_name)
UNS8 canSend (CAN_PORT port, Message *m)
CAN_PORT canOpen (s_BOARD *board, CO_Data *d)
int canClose (CO_Data *d)
+


Typedef Documentation

+ +
+
+ + + + +
typedef void* LIB_HANDLE
+
+
+ +

+ +

+Definition at line 13 of file canfestival.h. +

+

+


Function Documentation

+ +
+
+ + + + + + + + + +
int canClose (CO_Data d  ) 
+
+
+ +

+ +

+Definition at line 178 of file unix.c. +

+

+ +

+
+ + + + + + + + + + + + + + + + + + +
CAN_PORT canOpen (s_BOARD board,
CO_Data d 
)
+
+
+ +

+ +

+Definition at line 145 of file unix.c. +

+

+ +

+
+ + + + + + + + + + + + + + + + + + +
UNS8 canSend (CAN_PORT  port,
Message m 
)
+
+
+ +

+ +

+Definition at line 120 of file unix.c. +

+

+ +

+
+ + + + + + + + + +
LIB_HANDLE LoadCanDriver (char *  driver_name  ) 
+
+
+ +

+ +

+Definition at line 84 of file unix.c. +

+

+ +

+
+ + + + + + + + + +
UNS8 UnLoadCanDriver (LIB_HANDLE  handle  ) 
+
+
+ +

+ +

+Definition at line 71 of file unix.c. +

+

+


Generated on Fri Jun 8 08:52:08 2007 for CanFestival by  + +doxygen 1.5.1
+ +