215
|
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: CANPort 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>CANPort Struct Reference</h1><!-- doxytag: class="CANPort" -->Collaboration diagram for CANPort:<p><center><img src="structCANPort__coll__graph.png" border="0" usemap="#CANPort__coll__map" alt="Collaboration graph"></center>
|
|
21 |
<map name="CANPort__coll__map">
|
240
|
22 |
<area href="structstruct__CO__Data.html" shape="rect" coords="276,293,383,320" alt="">
|
|
23 |
<area href="structstruct__s__PDO__status.html" shape="rect" coords="5,187,139,213" alt="">
|
|
24 |
<area href="structMessage.html" shape="rect" coords="39,96,105,123" alt="">
|
|
25 |
<area href="structSHORT__CAN.html" shape="rect" coords="23,5,121,32" alt="">
|
|
26 |
<area href="structtd__indextable.html" shape="rect" coords="163,187,256,213" alt="">
|
|
27 |
<area href="structtd__subindex.html" shape="rect" coords="167,96,252,123" alt="">
|
|
28 |
<area href="structs__quick__index.html" shape="rect" coords="280,187,379,213" alt="">
|
|
29 |
<area href="structs__state__communication.html" shape="rect" coords="403,187,549,213" alt="">
|
|
30 |
<area href="structstruct__s__transfer.html" shape="rect" coords="588,187,697,213" alt="">
|
215
|
31 |
</map>
|
|
32 |
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
|
|
33 |
<tr><td></td></tr>
|
|
34 |
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
240
|
35 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structCANPort.html#34d80f45e6a0b0fa0cb02cdc5d7ffbec">used</a></td></tr>
|
215
|
36 |
|
240
|
37 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structCANPort.html#9a0a5b7bd265a69dcce3a6277038439f">fd</a></td></tr>
|
215
|
38 |
|
240
|
39 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">TASK_HANDLE </td><td class="memItemRight" valign="bottom"><a class="el" href="structCANPort.html#038b3a99d94386e53e278a06beb8132b">receiveTask</a></td></tr>
|
215
|
40 |
|
240
|
41 |
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structCANPort.html#a6d2cbd1cebf1532772d5ef45182a772">d</a></td></tr>
|
215
|
42 |
|
|
43 |
</table>
|
|
44 |
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
45 |
|
|
46 |
<p>
|
|
47 |
|
|
48 |
<p>
|
|
49 |
Definition at line <a class="el" href="unix_8c-source.html#l00051">51</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>.<hr><h2>Field Documentation</h2>
|
240
|
50 |
<a class="anchor" name="34d80f45e6a0b0fa0cb02cdc5d7ffbec"></a><!-- doxytag: member="CANPort::used" ref="34d80f45e6a0b0fa0cb02cdc5d7ffbec" args="" -->
|
215
|
51 |
<div class="memitem">
|
|
52 |
<div class="memproto">
|
|
53 |
<table class="memname">
|
|
54 |
<tr>
|
240
|
55 |
<td class="memname">char <a class="el" href="structCANPort.html#34d80f45e6a0b0fa0cb02cdc5d7ffbec">CANPort::used</a> </td>
|
215
|
56 |
</tr>
|
|
57 |
</table>
|
|
58 |
</div>
|
|
59 |
<div class="memdoc">
|
|
60 |
|
|
61 |
<p>
|
|
62 |
|
|
63 |
<p>
|
|
64 |
Definition at line <a class="el" href="unix_8c-source.html#l00052">52</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>.
|
|
65 |
<p>
|
|
66 |
Referenced by <a class="el" href="unix_8c-source.html#l00145">canOpen()</a>.
|
|
67 |
</div>
|
|
68 |
</div><p>
|
240
|
69 |
<a class="anchor" name="9a0a5b7bd265a69dcce3a6277038439f"></a><!-- doxytag: member="CANPort::fd" ref="9a0a5b7bd265a69dcce3a6277038439f" args="" -->
|
215
|
70 |
<div class="memitem">
|
|
71 |
<div class="memproto">
|
|
72 |
<table class="memname">
|
|
73 |
<tr>
|
240
|
74 |
<td class="memname"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> <a class="el" href="structCANPort.html#9a0a5b7bd265a69dcce3a6277038439f">CANPort::fd</a> </td>
|
215
|
75 |
</tr>
|
|
76 |
</table>
|
|
77 |
</div>
|
|
78 |
<div class="memdoc">
|
|
79 |
|
|
80 |
<p>
|
|
81 |
|
|
82 |
<p>
|
|
83 |
Definition at line <a class="el" href="unix_8c-source.html#l00053">53</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>.
|
|
84 |
<p>
|
|
85 |
Referenced by <a class="el" href="unix_8c-source.html#l00178">canClose()</a>, and <a class="el" href="unix_8c-source.html#l00145">canOpen()</a>.
|
|
86 |
</div>
|
|
87 |
</div><p>
|
240
|
88 |
<a class="anchor" name="038b3a99d94386e53e278a06beb8132b"></a><!-- doxytag: member="CANPort::receiveTask" ref="038b3a99d94386e53e278a06beb8132b" args="" -->
|
215
|
89 |
<div class="memitem">
|
|
90 |
<div class="memproto">
|
|
91 |
<table class="memname">
|
|
92 |
<tr>
|
240
|
93 |
<td class="memname">TASK_HANDLE <a class="el" href="structCANPort.html#038b3a99d94386e53e278a06beb8132b">CANPort::receiveTask</a> </td>
|
215
|
94 |
</tr>
|
|
95 |
</table>
|
|
96 |
</div>
|
|
97 |
<div class="memdoc">
|
|
98 |
|
|
99 |
<p>
|
|
100 |
|
|
101 |
<p>
|
|
102 |
Definition at line <a class="el" href="unix_8c-source.html#l00054">54</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>.
|
|
103 |
<p>
|
|
104 |
Referenced by <a class="el" href="unix_8c-source.html#l00178">canClose()</a>.
|
|
105 |
</div>
|
|
106 |
</div><p>
|
240
|
107 |
<a class="anchor" name="a6d2cbd1cebf1532772d5ef45182a772"></a><!-- doxytag: member="CANPort::d" ref="a6d2cbd1cebf1532772d5ef45182a772" args="" -->
|
215
|
108 |
<div class="memitem">
|
|
109 |
<div class="memproto">
|
|
110 |
<table class="memname">
|
|
111 |
<tr>
|
240
|
112 |
<td class="memname"><a class="el" href="structstruct__CO__Data.html">CO_Data</a>* <a class="el" href="structCANPort.html#a6d2cbd1cebf1532772d5ef45182a772">CANPort::d</a> </td>
|
215
|
113 |
</tr>
|
|
114 |
</table>
|
|
115 |
</div>
|
|
116 |
<div class="memdoc">
|
|
117 |
|
|
118 |
<p>
|
|
119 |
|
|
120 |
<p>
|
|
121 |
Definition at line <a class="el" href="unix_8c-source.html#l00055">55</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>.
|
|
122 |
<p>
|
|
123 |
Referenced by <a class="el" href="unix_8c-source.html#l00145">canOpen()</a>.
|
|
124 |
</div>
|
|
125 |
</div><p>
|
|
126 |
<hr>The documentation for this struct was generated from the following file:<ul>
|
|
127 |
<li>drivers/unix/<a class="el" href="unix_8c-source.html">unix.c</a></ul>
|
240
|
128 |
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 2007 for CanFestival by
|
215
|
129 |
<a href="http://www.doxygen.org/index.html">
|
|
130 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
131 |
</body>
|
|
132 |
</html>
|