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: canmsg_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 id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
|
12 <li><a href="files.html"><span>Files</span></a></li> |
|
13 <li><a href="dirs.html"><span>Directories</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>canmsg_t Struct Reference</h1><!-- doxytag: class="canmsg_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="structcanmsg__t.html#6e841aa7cf06830955a185886b920510">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="structcanmsg__t.html#804190f97d6d1022539505fa1172bd9d">cob</a></td></tr> |
|
28 |
|
29 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="canmsg_8h.html#c6a169575bc0ced6a486d47f8f2ad0ff">canmsg_id_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanmsg__t.html#21e7f9aad713250d588017c0e50fe639">id</a></td></tr> |
|
30 |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="canmsg_8h.html#56f6c5a8501ff3e652523290ded8b22f">canmsg_tstamp_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanmsg__t.html#6c2bb48a30ac65982d795a47d8fb91e0">timestamp</a></td></tr> |
|
32 |
|
33 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned short </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanmsg__t.html#2a262c8851a64ac544169daa82a5982e">length</a></td></tr> |
|
34 |
|
35 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned char </td><td class="memItemRight" valign="bottom"><a class="el" href="structcanmsg__t.html#2bcbe2a891519403a17eb8f38ca9734d">data</a> [CAN_MSG_LENGTH]</td></tr> |
|
36 |
|
37 </table> |
|
38 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
39 struct <a class="el" href="structcanmsg__t.html">canmsg_t</a> - 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<p> |
|
40 Header: <a class="el" href="canmsg_8h.html">canmsg.h</a> |
|
41 <p> |
|
42 |
|
43 <p> |
|
44 Definition at line <a class="el" href="canmsg_8h-source.html#l00059">59</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>.<hr><h2>Field Documentation</h2> |
|
45 <a class="anchor" name="6e841aa7cf06830955a185886b920510"></a><!-- doxytag: member="canmsg_t::flags" ref="6e841aa7cf06830955a185886b920510" args="" --> |
|
46 <div class="memitem"> |
|
47 <div class="memproto"> |
|
48 <table class="memname"> |
|
49 <tr> |
|
50 <td class="memname">int <a class="el" href="structcanmsg__t.html#6e841aa7cf06830955a185886b920510">canmsg_t::flags</a> </td> |
|
51 </tr> |
|
52 </table> |
|
53 </div> |
|
54 <div class="memdoc"> |
|
55 |
|
56 <p> |
|
57 |
|
58 <p> |
|
59 Definition at line <a class="el" href="canmsg_8h-source.html#l00060">60</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
60 <p> |
|
61 Referenced by <a class="el" href="can__lincan_8c-source.html#l00034">canReceive_driver()</a>, and <a class="el" href="can__lincan_8c-source.html#l00066">canSend_driver()</a>. |
|
62 </div> |
|
63 </div><p> |
|
64 <a class="anchor" name="804190f97d6d1022539505fa1172bd9d"></a><!-- doxytag: member="canmsg_t::cob" ref="804190f97d6d1022539505fa1172bd9d" args="" --> |
|
65 <div class="memitem"> |
|
66 <div class="memproto"> |
|
67 <table class="memname"> |
|
68 <tr> |
|
69 <td class="memname">int <a class="el" href="structcanmsg__t.html#804190f97d6d1022539505fa1172bd9d">canmsg_t::cob</a> </td> |
|
70 </tr> |
|
71 </table> |
|
72 </div> |
|
73 <div class="memdoc"> |
|
74 |
|
75 <p> |
|
76 |
|
77 <p> |
|
78 Definition at line <a class="el" href="canmsg_8h-source.html#l00061">61</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
79 </div> |
|
80 </div><p> |
|
81 <a class="anchor" name="21e7f9aad713250d588017c0e50fe639"></a><!-- doxytag: member="canmsg_t::id" ref="21e7f9aad713250d588017c0e50fe639" args="" --> |
|
82 <div class="memitem"> |
|
83 <div class="memproto"> |
|
84 <table class="memname"> |
|
85 <tr> |
|
86 <td class="memname"><a class="el" href="canmsg_8h.html#c6a169575bc0ced6a486d47f8f2ad0ff">canmsg_id_t</a> <a class="el" href="structcanmsg__t.html#21e7f9aad713250d588017c0e50fe639">canmsg_t::id</a> </td> |
|
87 </tr> |
|
88 </table> |
|
89 </div> |
|
90 <div class="memdoc"> |
|
91 |
|
92 <p> |
|
93 |
|
94 <p> |
|
95 Definition at line <a class="el" href="canmsg_8h-source.html#l00062">62</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
96 <p> |
|
97 Referenced by <a class="el" href="can__lincan_8c-source.html#l00034">canReceive_driver()</a>, and <a class="el" href="can__lincan_8c-source.html#l00066">canSend_driver()</a>. |
|
98 </div> |
|
99 </div><p> |
|
100 <a class="anchor" name="6c2bb48a30ac65982d795a47d8fb91e0"></a><!-- doxytag: member="canmsg_t::timestamp" ref="6c2bb48a30ac65982d795a47d8fb91e0" args="" --> |
|
101 <div class="memitem"> |
|
102 <div class="memproto"> |
|
103 <table class="memname"> |
|
104 <tr> |
|
105 <td class="memname"><a class="el" href="canmsg_8h.html#56f6c5a8501ff3e652523290ded8b22f">canmsg_tstamp_t</a> <a class="el" href="structcanmsg__t.html#6c2bb48a30ac65982d795a47d8fb91e0">canmsg_t::timestamp</a> </td> |
|
106 </tr> |
|
107 </table> |
|
108 </div> |
|
109 <div class="memdoc"> |
|
110 |
|
111 <p> |
|
112 |
|
113 <p> |
|
114 Definition at line <a class="el" href="canmsg_8h-source.html#l00063">63</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
115 </div> |
|
116 </div><p> |
|
117 <a class="anchor" name="2a262c8851a64ac544169daa82a5982e"></a><!-- doxytag: member="canmsg_t::length" ref="2a262c8851a64ac544169daa82a5982e" args="" --> |
|
118 <div class="memitem"> |
|
119 <div class="memproto"> |
|
120 <table class="memname"> |
|
121 <tr> |
|
122 <td class="memname">unsigned short <a class="el" href="structcanmsg__t.html#2a262c8851a64ac544169daa82a5982e">canmsg_t::length</a> </td> |
|
123 </tr> |
|
124 </table> |
|
125 </div> |
|
126 <div class="memdoc"> |
|
127 |
|
128 <p> |
|
129 |
|
130 <p> |
|
131 Definition at line <a class="el" href="canmsg_8h-source.html#l00064">64</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
132 <p> |
|
133 Referenced by <a class="el" href="can__lincan_8c-source.html#l00034">canReceive_driver()</a>, and <a class="el" href="can__lincan_8c-source.html#l00066">canSend_driver()</a>. |
|
134 </div> |
|
135 </div><p> |
|
136 <a class="anchor" name="2bcbe2a891519403a17eb8f38ca9734d"></a><!-- doxytag: member="canmsg_t::data" ref="2bcbe2a891519403a17eb8f38ca9734d" args="[CAN_MSG_LENGTH]" --> |
|
137 <div class="memitem"> |
|
138 <div class="memproto"> |
|
139 <table class="memname"> |
|
140 <tr> |
|
141 <td class="memname">unsigned char <a class="el" href="structcanmsg__t.html#2bcbe2a891519403a17eb8f38ca9734d">canmsg_t::data</a>[CAN_MSG_LENGTH] </td> |
|
142 </tr> |
|
143 </table> |
|
144 </div> |
|
145 <div class="memdoc"> |
|
146 |
|
147 <p> |
|
148 |
|
149 <p> |
|
150 Definition at line <a class="el" href="canmsg_8h-source.html#l00065">65</a> of file <a class="el" href="canmsg_8h-source.html">canmsg.h</a>. |
|
151 <p> |
|
152 Referenced by <a class="el" href="can__lincan_8c-source.html#l00034">canReceive_driver()</a>, and <a class="el" href="can__lincan_8c-source.html#l00066">canSend_driver()</a>. |
|
153 </div> |
|
154 </div><p> |
|
155 <hr>The documentation for this struct was generated from the following file:<ul> |
|
156 <li>drivers/can_lincan/<a class="el" href="canmsg_8h-source.html">canmsg.h</a></ul> |
|
157 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 2007 for CanFestival by |
|
158 <a href="http://www.doxygen.org/index.html"> |
|
159 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
160 </body> |
|
161 </html> |
|