diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/structcanmsg__t.html --- a/doc/doxygen/html/structcanmsg__t.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,161 +0,0 @@ - - -CanFestival: canmsg_t Struct Reference - - - - -
-
-
-
-

canmsg_t Struct Reference

#include <canmsg.h> -

- - - - - - - - - - - - - - - -

Data Fields

int flags
int cob
canmsg_id_t id
canmsg_tstamp_t timestamp
unsigned short length
unsigned char data [CAN_MSG_LENGTH]
-


Detailed Description

-struct canmsg_t - structure representing CAN message : message flags MSG_RTR .. message is Remote Transmission Request, MSG_EXT .. message with extended ID, MSG_OVR .. indication of queue overflow condition, MSG_LOCAL .. message originates from this node. : communication object number (not used) : ID of CAN message : not used : length of used data : data bytes buffer

-Header: canmsg.h -

- -

-Definition at line 59 of file canmsg.h.


Field Documentation

- -
-
- - - - -
int canmsg_t::flags
-
-
- -

- -

-Definition at line 60 of file canmsg.h. -

-Referenced by canReceive_driver(), and canSend_driver(). -

-

- -

-
- - - - -
int canmsg_t::cob
-
-
- -

- -

-Definition at line 61 of file canmsg.h. -

-

- -

-
- - - - -
canmsg_id_t canmsg_t::id
-
-
- -

- -

-Definition at line 62 of file canmsg.h. -

-Referenced by canReceive_driver(), and canSend_driver(). -

-

- -

-
- - - - -
canmsg_tstamp_t canmsg_t::timestamp
-
-
- -

- -

-Definition at line 63 of file canmsg.h. -

-

- -

-
- - - - -
unsigned short canmsg_t::length
-
-
- -

- -

-Definition at line 64 of file canmsg.h. -

-Referenced by canReceive_driver(), and canSend_driver(). -

-

- -

-
- - - - -
unsigned char canmsg_t::data[CAN_MSG_LENGTH]
-
-
- -

- -

-Definition at line 65 of file canmsg.h. -

-Referenced by canReceive_driver(), and canSend_driver(). -

-

-


The documentation for this struct was generated from the following file: -
Generated on Mon Jul 2 19:10:43 2007 for CanFestival by  - -doxygen 1.5.1
- -