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: include/can.h File 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="annotated.html"><span>Data Structures</span></a></li> |
|
12 <li id="current"><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="files.html"><span>File List</span></a></li> |
|
18 <li><a href="globals.html"><span>Globals</span></a></li> |
|
19 </ul></div> |
|
20 <div class="nav"> |
|
21 <a class="el" href="dir_bb27f6e70a4a8ab6966321815f15a33d.html">include</a></div> |
|
22 <h1>can.h File Reference</h1><code>#include "<a class="el" href="win32_2applicfg_8h-source.html">applicfg.h</a>"</code><br> |
|
23 |
|
24 <p> |
|
25 Include dependency graph for can.h:<p><center><img src="can_8h__incl.png" border="0" usemap="#include/can.h_map" alt=""></center> |
|
26 <map name="include/can.h_map"> |
|
27 <area href="win32_2applicfg_8h.html" shape="rect" coords="147,56,221,83" alt=""> |
|
28 </map> |
|
29 |
|
30 <p> |
|
31 This graph shows which files directly or indirectly include this file:<p><center><img src="can_8h__dep__incl.png" border="0" usemap="#include/can.hdep_map" alt=""></center> |
|
32 <map name="include/can.hdep_map"> |
|
33 <area href="can__driver_8h.html" shape="rect" coords="161,5,292,32" alt=""> |
|
34 <area href="data_8h.html" shape="rect" coords="179,56,275,83" alt=""> |
|
35 <area href="pdo_8h.html" shape="rect" coords="356,56,449,83" alt=""> |
|
36 <area href="hcs12_2applicfg_8h.html" shape="rect" coords="151,157,303,184" alt=""> |
|
37 <area href="candriver_8h.html" shape="rect" coords="147,208,307,235" alt=""> |
|
38 </map> |
|
39 |
|
40 <p> |
|
41 <a href="can_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
42 <tr><td></td></tr> |
|
43 <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr> |
|
44 <tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structSHORT__CAN.html">SHORT_CAN</a></td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structMessage.html">Message</a></td></tr> |
|
47 |
|
48 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
49 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="can_8h.html#b122f3ecb2013e301feedf9a39479c15">Message_Initializer</a> {0,0,0,{0,0,0,0,0,0,0,0}}</td></tr> |
|
50 |
|
51 <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr> |
|
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef UNS8(*) </td><td class="memItemRight" valign="bottom"><a class="el" href="can_8h.html#21a9d3a4c1c6ecaef7012af414acfbb6">canSend_t</a> (<a class="el" href="structMessage.html">Message</a> *)</td></tr> |
|
53 |
|
54 </table> |
|
55 <hr><h2>Define Documentation</h2> |
|
56 <a class="anchor" name="b122f3ecb2013e301feedf9a39479c15"></a><!-- doxytag: member="can.h::Message_Initializer" ref="b122f3ecb2013e301feedf9a39479c15" args="" --> |
|
57 <div class="memitem"> |
|
58 <div class="memproto"> |
|
59 <table class="memname"> |
|
60 <tr> |
|
61 <td class="memname">#define Message_Initializer {0,0,0,{0,0,0,0,0,0,0,0}} </td> |
|
62 </tr> |
|
63 </table> |
|
64 </div> |
|
65 <div class="memdoc"> |
|
66 |
|
67 <p> |
|
68 |
|
69 <p> |
|
70 Definition at line <a class="el" href="can_8h-source.html#l00049">49</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
71 <p> |
|
72 Referenced by <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>. |
|
73 </div> |
|
74 </div><p> |
|
75 <hr><h2>Typedef Documentation</h2> |
|
76 <a class="anchor" name="21a9d3a4c1c6ecaef7012af414acfbb6"></a><!-- doxytag: member="can.h::canSend_t" ref="21a9d3a4c1c6ecaef7012af414acfbb6" args="(Message *)" --> |
|
77 <div class="memitem"> |
|
78 <div class="memproto"> |
|
79 <table class="memname"> |
|
80 <tr> |
|
81 <td class="memname">typedef UNS8(*) <a class="el" href="can_8h.html#21a9d3a4c1c6ecaef7012af414acfbb6">canSend_t</a>(<a class="el" href="structMessage.html">Message</a> *) </td> |
|
82 </tr> |
|
83 </table> |
|
84 </div> |
|
85 <div class="memdoc"> |
|
86 |
|
87 <p> |
|
88 |
|
89 <p> |
|
90 Definition at line <a class="el" href="can_8h-source.html#l00051">51</a> of file <a class="el" href="can_8h-source.html">can.h</a>. |
|
91 </div> |
|
92 </div><p> |
|
93 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:26 2007 for CanFestival by |
|
94 <a href="http://www.doxygen.org/index.html"> |
|
95 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
96 </body> |
|
97 </html> |
|