1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: canfilt_t Struct Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
|
12 <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
|
13 <li><a href="files.html"><span>Files</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
18 <li><a href="functions.html"><span>Data Fields</span></a></li> |
|
19 </ul></div> |
|
20 <h1>canfilt_t Struct Reference</h1><!-- doxytag: class="canfilt_t" --><code>#include <<a class="el" href="canmsg_8h-source.html">canmsg.h</a>></code> |
|
21 <p> |
|
22 <table border="0" cellpadding="0" cellspacing="0"> |
|
23 <tr><td></td></tr> |
|
24 <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> |
|
25 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanfilt__t.html#fdcc03f2a187f0b468081815c2f709c3">flags</a></td></tr> |
|
26 |
|
27 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanfilt__t.html#02e22abff78f9bdfb42a957d5beb4130">queid</a></td></tr> |
|
28 |
|
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanfilt__t.html#7d6d90e3ba8c36b857306873b1584005">cob</a></td></tr> |
|
30 |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="canmsg_8h.html#4df2eff676652dbe67d372e42ccf8aa7">canmsg_id_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanfilt__t.html#f53a58f5928e6832631bae811a93b1fb">id</a></td></tr> |
|
32 |
|
33 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="canmsg_8h.html#4df2eff676652dbe67d372e42ccf8aa7">canmsg_id_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanfilt__t.html#0b1650e86282ed67271c33475c9aa72a">mask</a></td></tr> |
|
34 |
|
35 </table> |
|
36 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
37 struct <a class="el" href="structcanfilt__t.html">canfilt_t</a> - 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<p> |
|
38 Header: <a class="el" href="canmsg_8h.html">canmsg.h</a> |
|
39 <p> |
|
40 |
|
41 <p> |
|
42 Definition at line <a class="el" href="canmsg_8h-source.html#l00105">105</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>.<hr><h2>Field Documentation</h2> |
|
43 <a class="anchor" name="fdcc03f2a187f0b468081815c2f709c3"></a><!-- doxytag: member="canfilt_t::flags" ref="fdcc03f2a187f0b468081815c2f709c3" args="" --> |
|
44 <div class="memitem"> |
|
45 <div class="memproto"> |
|
46 <table class="memname"> |
|
47 <tr> |
|
48 <td class="memname">int <a class="el" href="structcanfilt__t.html#fdcc03f2a187f0b468081815c2f709c3">canfilt_t::flags</a> </td> |
|
49 </tr> |
|
50 </table> |
|
51 </div> |
|
52 <div class="memdoc"> |
|
53 |
|
54 <p> |
|
55 |
|
56 <p> |
|
57 Definition at line <a class="el" href="canmsg_8h-source.html#l00106">106</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
58 </div> |
|
59 </div><p> |
|
60 <a class="anchor" name="02e22abff78f9bdfb42a957d5beb4130"></a><!-- doxytag: member="canfilt_t::queid" ref="02e22abff78f9bdfb42a957d5beb4130" args="" --> |
|
61 <div class="memitem"> |
|
62 <div class="memproto"> |
|
63 <table class="memname"> |
|
64 <tr> |
|
65 <td class="memname">int <a class="el" href="structcanfilt__t.html#02e22abff78f9bdfb42a957d5beb4130">canfilt_t::queid</a> </td> |
|
66 </tr> |
|
67 </table> |
|
68 </div> |
|
69 <div class="memdoc"> |
|
70 |
|
71 <p> |
|
72 |
|
73 <p> |
|
74 Definition at line <a class="el" href="canmsg_8h-source.html#l00107">107</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
75 </div> |
|
76 </div><p> |
|
77 <a class="anchor" name="7d6d90e3ba8c36b857306873b1584005"></a><!-- doxytag: member="canfilt_t::cob" ref="7d6d90e3ba8c36b857306873b1584005" args="" --> |
|
78 <div class="memitem"> |
|
79 <div class="memproto"> |
|
80 <table class="memname"> |
|
81 <tr> |
|
82 <td class="memname">int <a class="el" href="structcanfilt__t.html#7d6d90e3ba8c36b857306873b1584005">canfilt_t::cob</a> </td> |
|
83 </tr> |
|
84 </table> |
|
85 </div> |
|
86 <div class="memdoc"> |
|
87 |
|
88 <p> |
|
89 |
|
90 <p> |
|
91 Definition at line <a class="el" href="canmsg_8h-source.html#l00108">108</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
92 </div> |
|
93 </div><p> |
|
94 <a class="anchor" name="f53a58f5928e6832631bae811a93b1fb"></a><!-- doxytag: member="canfilt_t::id" ref="f53a58f5928e6832631bae811a93b1fb" args="" --> |
|
95 <div class="memitem"> |
|
96 <div class="memproto"> |
|
97 <table class="memname"> |
|
98 <tr> |
|
99 <td class="memname"><a class="el" href="canmsg_8h.html#4df2eff676652dbe67d372e42ccf8aa7">canmsg_id_t</a> <a class="el" href="structcanfilt__t.html#f53a58f5928e6832631bae811a93b1fb">canfilt_t::id</a> </td> |
|
100 </tr> |
|
101 </table> |
|
102 </div> |
|
103 <div class="memdoc"> |
|
104 |
|
105 <p> |
|
106 |
|
107 <p> |
|
108 Definition at line <a class="el" href="canmsg_8h-source.html#l00109">109</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
109 </div> |
|
110 </div><p> |
|
111 <a class="anchor" name="0b1650e86282ed67271c33475c9aa72a"></a><!-- doxytag: member="canfilt_t::mask" ref="0b1650e86282ed67271c33475c9aa72a" args="" --> |
|
112 <div class="memitem"> |
|
113 <div class="memproto"> |
|
114 <table class="memname"> |
|
115 <tr> |
|
116 <td class="memname"><a class="el" href="canmsg_8h.html#4df2eff676652dbe67d372e42ccf8aa7">canmsg_id_t</a> <a class="el" href="structcanfilt__t.html#0b1650e86282ed67271c33475c9aa72a">canfilt_t::mask</a> </td> |
|
117 </tr> |
|
118 </table> |
|
119 </div> |
|
120 <div class="memdoc"> |
|
121 |
|
122 <p> |
|
123 |
|
124 <p> |
|
125 Definition at line <a class="el" href="canmsg_8h-source.html#l00110">110</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
126 </div> |
|
127 </div><p> |
|
128 <hr>The documentation for this struct was generated from the following file:<ul> |
|
129 <li>/home/epimerde/documents/tc11/CanFestival-3/drivers/can_lincan/<a class="el" href="canmsg_8h-source.html">canmsg.h</a></ul> |
|
130 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:08 2007 for CanFestival by |
|
131 <a href="http://www.doxygen.org/index.html"> |
|
132 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
133 </body> |
|
134 </html> |
|