diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/canmsg_8h.html
--- a/doc/doxygen/html/canmsg_8h.html Tue Jun 05 17:34:33 2007 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,344 +0,0 @@
-
-
-CanFestival: /home/epimerde/documents/tc11/CanFestival-3/drivers/can_lincan/canmsg.h File Reference
-
-
-
-
-
-
-/home/epimerde/documents/tc11/CanFestival-3/drivers/can_lincan/canmsg.h File Reference
#include <sys/time.h>
-#include <sys/types.h>
-
-
-Go to the source code of this file.
-
Define Documentation
-
-
-
-
-
- #define CAN_MSG_LENGTH 8 |
-
-
-
-
-
-
-
-
-Definition at line 36 of file canmsg.h.
-
-
-
-
-
-
-
- #define CAN_MSG_VERSION_2 |
-
-
-
-
-
-
-
-
-Definition at line 33 of file canmsg.h.
-
-
-
-
-
-
-
- #define MSG_EXT (1<<2) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_EXT_MASK (MSG_EXT<<MSG_FILT_MASK_SHIFT) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_FILT_MASK_SHIFT 8 |
-
-
-
-
-
-
-
-
-
-
- #define MSG_ID_MASK ((1l<<29)-1) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_LOCAL (1<<3) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_LOCAL_MASK (MSG_LOCAL<<MSG_FILT_MASK_SHIFT) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_OVR (1<<1) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_PROCESSLOCAL (MSG_OVR<<MSG_FILT_MASK_SHIFT) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_RTR (1<<0) |
-
-
-
-
-
-
-
-
-
-
- #define MSG_RTR_MASK (MSG_RTR<<MSG_FILT_MASK_SHIFT) |
-
-
-
-
-
-
Typedef Documentation
-
-
-
-
-
-
-
-
-
-
-Definition at line 42 of file canmsg.h.
-
-
-
-
-
-
-
-
-
-
-Definition at line 83 of file canmsg.h.
-
-
-
-
-
-
-
-
-
-
-Definition at line 40 of file canmsg.h.
-
-
-
Generated on Mon Jun 4 16:29:07 2007 for CanFestival by
-
- 1.5.1
-
-