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: Message 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>Message Struct Reference</h1><!-- doxytag: class="Message" --><code>#include <<a class="el" href="can_8h-source.html">can.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"><a class="el" href="structSHORT__CAN.html">SHORT_CAN</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structMessage.html#c5d40bde75d015beb48293c052a218b5">cob_id</a></td></tr> |
|
26 |
|
27 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="structMessage.html#41c5a4e7eaeb2c2ae1af2b2c83129615">rtr</a></td></tr> |
|
28 |
|
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="structMessage.html#d1dd9a88dda088ff4c7073d49613613d">len</a></td></tr> |
|
30 |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="structMessage.html#229865b09691e658677ba76f2d82ce89">data</a> [8]</td></tr> |
|
32 |
|
33 </table> |
|
34 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
35 Can message structure |
|
36 <p> |
|
37 |
|
38 <p> |
|
39 Definition at line <a class="el" href="can_8h-source.html#l00041">41</a> of file <a class="el" href="can_8h-source.html">can.h</a>.<hr><h2>Field Documentation</h2> |
|
40 <a class="anchor" name="c5d40bde75d015beb48293c052a218b5"></a><!-- doxytag: member="Message::cob_id" ref="c5d40bde75d015beb48293c052a218b5" args="" --> |
|
41 <div class="memitem"> |
|
42 <div class="memproto"> |
|
43 <table class="memname"> |
|
44 <tr> |
|
45 <td class="memname"><a class="el" href="structSHORT__CAN.html">SHORT_CAN</a> <a class="el" href="structMessage.html#c5d40bde75d015beb48293c052a218b5">Message::cob_id</a> </td> |
|
46 </tr> |
|
47 </table> |
|
48 </div> |
|
49 <div class="memdoc"> |
|
50 |
|
51 <p> |
|
52 |
|
53 <p> |
|
54 Definition at line <a class="el" href="can_8h-source.html#l00042">42</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
55 </div> |
|
56 </div><p> |
|
57 <a class="anchor" name="41c5a4e7eaeb2c2ae1af2b2c83129615"></a><!-- doxytag: member="Message::rtr" ref="41c5a4e7eaeb2c2ae1af2b2c83129615" args="" --> |
|
58 <div class="memitem"> |
|
59 <div class="memproto"> |
|
60 <table class="memname"> |
|
61 <tr> |
|
62 <td class="memname">UNS8 <a class="el" href="structMessage.html#41c5a4e7eaeb2c2ae1af2b2c83129615">Message::rtr</a> </td> |
|
63 </tr> |
|
64 </table> |
|
65 </div> |
|
66 <div class="memdoc"> |
|
67 |
|
68 <p> |
|
69 |
|
70 <p> |
|
71 Definition at line <a class="el" href="can_8h-source.html#l00043">43</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
72 </div> |
|
73 </div><p> |
|
74 <a class="anchor" name="d1dd9a88dda088ff4c7073d49613613d"></a><!-- doxytag: member="Message::len" ref="d1dd9a88dda088ff4c7073d49613613d" args="" --> |
|
75 <div class="memitem"> |
|
76 <div class="memproto"> |
|
77 <table class="memname"> |
|
78 <tr> |
|
79 <td class="memname">UNS8 <a class="el" href="structMessage.html#d1dd9a88dda088ff4c7073d49613613d">Message::len</a> </td> |
|
80 </tr> |
|
81 </table> |
|
82 </div> |
|
83 <div class="memdoc"> |
|
84 |
|
85 <p> |
|
86 |
|
87 <p> |
|
88 Definition at line <a class="el" href="can_8h-source.html#l00045">45</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
89 </div> |
|
90 </div><p> |
|
91 <a class="anchor" name="229865b09691e658677ba76f2d82ce89"></a><!-- doxytag: member="Message::data" ref="229865b09691e658677ba76f2d82ce89" args="[8]" --> |
|
92 <div class="memitem"> |
|
93 <div class="memproto"> |
|
94 <table class="memname"> |
|
95 <tr> |
|
96 <td class="memname">UNS8 <a class="el" href="structMessage.html#229865b09691e658677ba76f2d82ce89">Message::data</a>[8] </td> |
|
97 </tr> |
|
98 </table> |
|
99 </div> |
|
100 <div class="memdoc"> |
|
101 |
|
102 <p> |
|
103 |
|
104 <p> |
|
105 Definition at line <a class="el" href="can_8h-source.html#l00046">46</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
106 </div> |
|
107 </div><p> |
|
108 <hr>The documentation for this struct was generated from the following file:<ul> |
|
109 <li>/home/epimerde/documents/tc11/CanFestival-3/include/<a class="el" href="can_8h-source.html">can.h</a></ul> |
|
110 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:08 2007 for CanFestival by |
|
111 <a href="http://www.doxygen.org/index.html"> |
|
112 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
113 </body> |
|
114 </html> |
|