diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/structcanfilt__t.html --- a/doc/doxygen/html/structcanfilt__t.html Tue Jun 05 17:34:33 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,134 +0,0 @@ - - -CanFestival: canfilt_t Struct Reference - - - - -
-
-
-
-

canfilt_t Struct Reference

#include <canmsg.h> -

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

Data Fields

int flags
int queid
int cob
canmsg_id_t id
canmsg_id_t mask
-


Detailed Description

-struct canfilt_t - structure for acceptance filter setup : 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. there are corresponding mask bits MSG_RTR_MASK, MSG_EXT_MASK, MSG_LOCAL_MASK. MSG_PROCESSLOCAL enables local messages processing in the combination with global setting : CAN queue identification in the case of the multiple queues per one user (open instance) : communication object number (not used) : selected required value of cared ID id bits : select bits significand for the comparation; 1 .. take care about corresponding ID bit, 0 .. don't care

-Header: canmsg.h -

- -

-Definition at line 105 of file canmsg.h.


Field Documentation

- -
-
- - - - -
int canfilt_t::flags
-
-
- -

- -

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

-

- -

-
- - - - -
int canfilt_t::queid
-
-
- -

- -

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

-

- -

-
- - - - -
int canfilt_t::cob
-
-
- -

- -

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

-

- -

-
- - - - -
canmsg_id_t canfilt_t::id
-
-
- -

- -

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

-

- -

-
- - - - -
canmsg_id_t canfilt_t::mask
-
-
- -

- -

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

-

-


The documentation for this struct was generated from the following file: -
Generated on Mon Jun 4 16:29:08 2007 for CanFestival by  - -doxygen 1.5.1
- -