diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/can__driver_8h.html
--- a/doc/doxygen/html/can__driver_8h.html Fri Jul 06 10:53:15 2007 +0200
+++ b/doc/doxygen/html/can__driver_8h.html Mon Jul 16 08:56:03 2007 +0200
@@ -18,31 +18,31 @@
Globals
+include
can_driver.h File Reference
#include "applicfg.h"
#include "can.h"
Include dependency graph for can_driver.h:
This graph shows which files directly or indirectly include this file:
@@ -52,23 +52,23 @@
struct | struct_s_BOARD |
Defines |
-#define | DLL_CALL(funcname) funcname##_driver |
+#define | DLL_CALL(funcname) funcname##_driver |
Typedefs |
-typedef struct_s_BOARD | s_BOARD |
+typedef struct_s_BOARD | s_BOARD |
Functions |
-UNS8 DLL_CALL() | canReceive (CAN_HANDLE, Message *) FCT_PTR_INIT |
-
-UNS8 DLL_CALL() | canSend (CAN_HANDLE, Message *) FCT_PTR_INIT |
-
-CAN_HANDLE DLL_CALL() | canOpen (s_BOARD *) FCT_PTR_INIT |
-
-int DLL_CALL() | canClose (CAN_HANDLE) FCT_PTR_INIT |
+UNS8 DLL_CALL() | canReceive (CAN_HANDLE, Message *) FCT_PTR_INIT |
+
+UNS8 DLL_CALL() | canSend (CAN_HANDLE, Message *) FCT_PTR_INIT |
+
+CAN_HANDLE DLL_CALL() | canOpen (s_BOARD *) FCT_PTR_INIT |
+
+int DLL_CALL() | canClose (CAN_HANDLE) FCT_PTR_INIT |
Define Documentation
-
+
@@ -91,7 +91,7 @@
Typedef Documentation
-
+
@@ -109,14 +109,14 @@
Function Documentation
-
+