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: examples/gene_SYNC_HCS12/objdict.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_aa575cee5acc3b84cc5b4489187a1fd3.html">examples</a> » <a class="el" href="dir_d85e31a57c9701bccc893dc597488828.html">gene_SYNC_HCS12</a></div> |
|
22 <h1>objdict.h File Reference</h1><code>#include "<a class="el" href="data_8h-source.html">data.h</a>"</code><br> |
|
23 |
|
24 <p> |
|
25 Include dependency graph for objdict.h:<p><center><img src="objdict_8h__incl.png" border="0" usemap="#examples/gene_SYNC_HCS12/objdict.h_map" alt=""></center> |
|
26 <map name="examples/gene_SYNC_HCS12/objdict.h_map"> |
|
27 <area href="data_8h.html" shape="rect" coords="293,259,347,285" alt=""> |
|
28 <area href="win32_2applicfg_8h.html" shape="rect" coords="647,183,721,209" alt=""> |
|
29 <area href="def_8h.html" shape="rect" coords="540,385,588,412" alt=""> |
|
30 <area href="can_8h.html" shape="rect" coords="540,208,588,235" alt=""> |
|
31 <area href="objdictdef_8h.html" shape="rect" coords="397,461,483,488" alt=""> |
|
32 <area href="objacces_8h.html" shape="rect" coords="401,157,479,184" alt=""> |
|
33 <area href="sdo_8h.html" shape="rect" coords="416,309,464,336" alt=""> |
|
34 <area href="pdo_8h.html" shape="rect" coords="415,259,465,285" alt=""> |
|
35 <area href="states_8h.html" shape="rect" coords="409,5,471,32" alt=""> |
|
36 <area href="lifegrd_8h.html" shape="rect" coords="407,56,473,83" alt=""> |
|
37 <area href="sync_8h.html" shape="rect" coords="412,512,468,539" alt=""> |
|
38 <area href="nmtMaster_8h.html" shape="rect" coords="396,563,484,589" alt=""> |
|
39 <area href="config_8h.html" shape="rect" coords="652,385,716,412" alt=""> |
|
40 <area href="timer_8h.html" shape="rect" coords="535,309,593,336" alt=""> |
|
41 <area href="win32_2timerscfg_8h.html" shape="rect" coords="644,291,724,317" alt=""> |
|
42 </map> |
|
43 |
|
44 <p> |
|
45 This graph shows which files directly or indirectly include this file:<p><center><img src="objdict_8h__dep__incl.png" border="0" usemap="#examples/gene_SYNC_HCS12/objdict.hdep_map" alt=""></center> |
|
46 <map name="examples/gene_SYNC_HCS12/objdict.hdep_map"> |
|
47 <area href="appli_8c.html" shape="rect" coords="300,5,527,32" alt=""> |
|
48 <area href="objdict_8c.html" shape="rect" coords="295,56,532,83" alt=""> |
|
49 </map> |
|
50 |
|
51 <p> |
|
52 <a href="objdict_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
53 <tr><td></td></tr> |
|
54 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
|
55 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS32 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#41700124b9e7f02013320d2ed17d3e23">gene_SYNC_valueRangeTest</a> (UNS8 typeValue, void *value)</td></tr> |
|
56 |
|
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="structtd__indextable.html">indextable</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#aa7a943abcf43364836473274c29fdc1">gene_SYNC_scanIndexOD</a> (UNS16 wIndex, UNS32 *errorCode, <a class="el" href="objdictdef_8h.html#01303c7a6ee17ba5678931e2756dd5e6">ODCallback_t</a> **callbacks)</td></tr> |
|
58 |
|
59 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#c4a64c16c6cc5d3a30d8b2fff6be2e28">gene_SYNC_heartbeatError</a> (UNS8)</td></tr> |
|
60 |
|
61 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#6f75dc39586277a431aab5510da1c1d6">gene_SYNC_canSend</a> (<a class="el" href="structMessage.html">Message</a> *)</td></tr> |
|
62 |
|
63 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#f7d0ec5901d0a429c61927595f1df404">gene_SYNC_initialisation</a> (void)</td></tr> |
|
64 |
|
65 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#ba482cbf6cf3b7da70f074089ce7fa57">gene_SYNC_preOperational</a> (void)</td></tr> |
|
66 |
|
67 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#c5f2cc6d81cdbcc0828b328ea0129206">gene_SYNC_operational</a> (void)</td></tr> |
|
68 |
|
69 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#c52ab4eacafa658aa72e5f537ad4e80e">gene_SYNC_stopped</a> (void)</td></tr> |
|
70 |
|
71 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#9a618b229ae46f2cb48dde239590761b">gene_SYNC_post_sync</a> (void)</td></tr> |
|
72 |
|
73 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#2870b139d6959310cfe2101e226e8ba1">gene_SYNC_post_TPDO</a> (void)</td></tr> |
|
74 |
|
75 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> |
|
76 <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="objdict_8h.html#c18edc0892938082ff138948998a25a8">gene_SYNC_Data</a></td></tr> |
|
77 |
|
78 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#a10ca2743415497761958bc518390fe5">acceptanceFilter1</a></td></tr> |
|
79 |
|
80 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#245c270cbb87998ba5b58f34ea59b384">acceptanceFilter2</a></td></tr> |
|
81 |
|
82 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#6d9494889a47c2f9e2f005afe48481eb">acceptanceFilter3</a></td></tr> |
|
83 |
|
84 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#becf1ace08f6a3da583b989789b3a355">acceptanceFilter4</a></td></tr> |
|
85 |
|
86 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#e15092574a7a7a4040cc8680855b7efe">mask1</a></td></tr> |
|
87 |
|
88 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#127f36b31ed5a2db3ff7a8fc1f9e2188">mask2</a></td></tr> |
|
89 |
|
90 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#51f828228087d07d5fa7dd46719eb5c6">mask3</a></td></tr> |
|
91 |
|
92 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS16 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#8332ff53580f4b48721c7303b25c6ccb">mask4</a></td></tr> |
|
93 |
|
94 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="objdict_8h.html#0178d9fcc51e12971c5212c1c81fa238">applyDownloadedFilters</a></td></tr> |
|
95 |
|
96 </table> |
|
97 <hr><h2>Function Documentation</h2> |
|
98 <a class="anchor" name="6f75dc39586277a431aab5510da1c1d6"></a><!-- doxytag: member="objdict.h::gene_SYNC_canSend" ref="6f75dc39586277a431aab5510da1c1d6" args="(Message *)" --> |
|
99 <div class="memitem"> |
|
100 <div class="memproto"> |
|
101 <table class="memname"> |
|
102 <tr> |
|
103 <td class="memname">UNS8 gene_SYNC_canSend </td> |
|
104 <td>(</td> |
|
105 <td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td> |
|
106 <td class="paramname"> </td> |
|
107 <td> ) </td> |
|
108 <td width="100%"></td> |
|
109 </tr> |
|
110 </table> |
|
111 </div> |
|
112 <div class="memdoc"> |
|
113 |
|
114 <p> |
|
115 |
|
116 </div> |
|
117 </div><p> |
|
118 <a class="anchor" name="c4a64c16c6cc5d3a30d8b2fff6be2e28"></a><!-- doxytag: member="objdict.h::gene_SYNC_heartbeatError" ref="c4a64c16c6cc5d3a30d8b2fff6be2e28" args="(UNS8)" --> |
|
119 <div class="memitem"> |
|
120 <div class="memproto"> |
|
121 <table class="memname"> |
|
122 <tr> |
|
123 <td class="memname">void gene_SYNC_heartbeatError </td> |
|
124 <td>(</td> |
|
125 <td class="paramtype">UNS8 </td> |
|
126 <td class="paramname"> </td> |
|
127 <td> ) </td> |
|
128 <td width="100%"></td> |
|
129 </tr> |
|
130 </table> |
|
131 </div> |
|
132 <div class="memdoc"> |
|
133 |
|
134 <p> |
|
135 |
|
136 <p> |
|
137 Definition at line <a class="el" href="appli_8c-source.html#l00265">265</a> of file <a class="el" href="appli_8c-source.html">appli.c</a>. |
|
138 <p> |
|
139 References <a class="el" href="hcs12_2applicfg_8h-source.html#l00177">MSG_ERR</a>. |
|
140 <p> |
|
141 Referenced by <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
142 </div> |
|
143 </div><p> |
|
144 <a class="anchor" name="f7d0ec5901d0a429c61927595f1df404"></a><!-- doxytag: member="objdict.h::gene_SYNC_initialisation" ref="f7d0ec5901d0a429c61927595f1df404" args="(void)" --> |
|
145 <div class="memitem"> |
|
146 <div class="memproto"> |
|
147 <table class="memname"> |
|
148 <tr> |
|
149 <td class="memname">void gene_SYNC_initialisation </td> |
|
150 <td>(</td> |
|
151 <td class="paramtype">void </td> |
|
152 <td class="paramname"> </td> |
|
153 <td> ) </td> |
|
154 <td width="100%"></td> |
|
155 </tr> |
|
156 </table> |
|
157 </div> |
|
158 <div class="memdoc"> |
|
159 |
|
160 <p> |
|
161 |
|
162 <p> |
|
163 Definition at line <a class="el" href="appli_8c-source.html#l00272">272</a> of file <a class="el" href="appli_8c-source.html">appli.c</a>. |
|
164 <p> |
|
165 References <a class="el" href="appli_8c-source.html#l00170">initSensor()</a>, <a class="el" href="portsaccess_8h-source.html#l00039">IO_PORTS_8</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, and <a class="el" href="ports__def_8h-source.html#l00043">PORTB</a>. |
|
166 <p> |
|
167 Referenced by <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
168 <p> |
|
169 Here is the call graph for this function:<p><center><img src="objdict_8h_f7d0ec5901d0a429c61927595f1df404_cgraph.png" border="0" usemap="#objdict_8h_f7d0ec5901d0a429c61927595f1df404_cgraph_map" alt=""></center> |
|
170 <map name="objdict_8h_f7d0ec5901d0a429c61927595f1df404_cgraph_map"> |
|
171 <area href="appli_8c.html#8c7a3902aeab756e3fa26d1f047b2629" shape="rect" coords="217,183,292,209" alt=""> |
|
172 <area href="can__peak__win32_8c.html#cd636af61207be14f372fcbe0785f59d" shape="rect" coords="352,5,411,32" alt=""> |
|
173 <area href="states_8c.html#458a686646e4500b1f9e6cf67898250e" shape="rect" coords="343,56,420,83" alt=""> |
|
174 <area href="canOpenDriver_8c.html#be976c0f99ffecc3b40fbbeefdc53578" shape="rect" coords="343,107,420,133" alt=""> |
|
175 <area href="appli_8c.html#cd3bf5a778051de7fe420cd0220b4a4c" shape="rect" coords="347,157,416,184" alt=""> |
|
176 <area href="appli_8c.html#776b47bb2ab8c32f55b8b8ea649b720a" shape="rect" coords="347,208,416,235" alt=""> |
|
177 <area href="canOpenDriver_8c.html#607bd2711b85a87fce51334bb36bad1a" shape="rect" coords="345,259,417,285" alt=""> |
|
178 <area href="states_8c.html#191c0cad67e093ea44285c9acd187513" shape="rect" coords="344,309,419,336" alt=""> |
|
179 <area href="interrupt_8c.html#8704c06a2936e68f7c25dc0c1d335cca" shape="rect" coords="353,360,409,387" alt=""> |
|
180 <area href="can__peak__linux_8c.html#1c65c88802a2cbd96ea05284860c5ba4" shape="rect" coords="471,5,599,32" alt=""> |
|
181 <area href="canOpenDriver_8c.html#dc9e47be663af9d60b9844df30cd2057" shape="rect" coords="504,107,565,133" alt=""> |
|
182 <area href="regs_8h.html#d28436d08fab91f8bebd7fd082b3f757" shape="rect" coords="500,360,569,387" alt=""> |
|
183 </map> |
|
184 |
|
185 </div> |
|
186 </div><p> |
|
187 <a class="anchor" name="c5f2cc6d81cdbcc0828b328ea0129206"></a><!-- doxytag: member="objdict.h::gene_SYNC_operational" ref="c5f2cc6d81cdbcc0828b328ea0129206" args="(void)" --> |
|
188 <div class="memitem"> |
|
189 <div class="memproto"> |
|
190 <table class="memname"> |
|
191 <tr> |
|
192 <td class="memname">void gene_SYNC_operational </td> |
|
193 <td>(</td> |
|
194 <td class="paramtype">void </td> |
|
195 <td class="paramname"> </td> |
|
196 <td> ) </td> |
|
197 <td width="100%"></td> |
|
198 </tr> |
|
199 </table> |
|
200 </div> |
|
201 <div class="memdoc"> |
|
202 |
|
203 <p> |
|
204 |
|
205 <p> |
|
206 Definition at line <a class="el" href="appli_8c-source.html#l00314">314</a> of file <a class="el" href="appli_8c-source.html">appli.c</a>. |
|
207 <p> |
|
208 References <a class="el" href="objdict_8c-source.html#l00009">acceptanceFilter1</a>, <a class="el" href="objdict_8c-source.html#l00010">acceptanceFilter2</a>, <a class="el" href="objdict_8c-source.html#l00011">acceptanceFilter3</a>, <a class="el" href="objdict_8c-source.html#l00012">acceptanceFilter4</a>, <a class="el" href="objdict_8c-source.html#l00017">applyDownloadedFilters</a>, <a class="el" href="canOpenDriver_8c-source.html#l00250">canChangeFilter()</a>, <a class="el" href="candriver_8h-source.html#l00053">CANOPEN_LINE_NUMBER_USED</a>, <a class="el" href="portsaccess_8h-source.html#l00039">IO_PORTS_8</a>, <a class="el" href="objdict_8c-source.html#l00013">mask1</a>, <a class="el" href="objdict_8c-source.html#l00014">mask2</a>, <a class="el" href="objdict_8c-source.html#l00015">mask3</a>, <a class="el" href="objdict_8c-source.html#l00016">mask4</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, <a class="el" href="ports__def_8h-source.html#l00043">PORTB</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>. |
|
209 <p> |
|
210 Referenced by <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
211 <p> |
|
212 Here is the call graph for this function:<p><center><img src="objdict_8h_c5f2cc6d81cdbcc0828b328ea0129206_cgraph.png" border="0" usemap="#objdict_8h_c5f2cc6d81cdbcc0828b328ea0129206_cgraph_map" alt=""></center> |
|
213 <map name="objdict_8h_c5f2cc6d81cdbcc0828b328ea0129206_cgraph_map"> |
|
214 <area href="canOpenDriver_8c.html#7fd72f38fd09b6e79a50ac32d8cc0629" shape="rect" coords="211,157,320,184" alt=""> |
|
215 <area href="canOpenDriver_8c.html#437cf0f7cee6930bc4d6f4743999e4f2" shape="rect" coords="381,5,467,32" alt=""> |
|
216 <area href="canOpenDriver_8c.html#101ff5d32d811e558e601083c84989fc" shape="rect" coords="535,107,647,133" alt=""> |
|
217 <area href="canOpenDriver_8c.html#daff5eaa25245bff93a854283e2e0cb2" shape="rect" coords="380,107,468,133" alt=""> |
|
218 <area href="canOpenDriver_8c.html#a619f965cc88e08dec28de4833bfe50a" shape="rect" coords="375,157,473,184" alt=""> |
|
219 <area href="canOpenDriver_8c.html#946843a5bc1823243b5120d57785f0ec" shape="rect" coords="372,208,476,235" alt=""> |
|
220 <area href="canOpenDriver_8c.html#ce25028cdf7de7a16b2762cb3846ddd4" shape="rect" coords="375,309,473,336" alt=""> |
|
221 <area href="canOpenDriver_8c.html#e147ca22aacafc3fa806f32f3f3577cb" shape="rect" coords="369,259,479,285" alt=""> |
|
222 <area href="canOpenDriver_8c.html#008cc4a90d79b5ef1169d32a83947142" shape="rect" coords="529,284,652,311" alt=""> |
|
223 </map> |
|
224 |
|
225 </div> |
|
226 </div><p> |
|
227 <a class="anchor" name="9a618b229ae46f2cb48dde239590761b"></a><!-- doxytag: member="objdict.h::gene_SYNC_post_sync" ref="9a618b229ae46f2cb48dde239590761b" args="(void)" --> |
|
228 <div class="memitem"> |
|
229 <div class="memproto"> |
|
230 <table class="memname"> |
|
231 <tr> |
|
232 <td class="memname">void gene_SYNC_post_sync </td> |
|
233 <td>(</td> |
|
234 <td class="paramtype">void </td> |
|
235 <td class="paramname"> </td> |
|
236 <td> ) </td> |
|
237 <td width="100%"></td> |
|
238 </tr> |
|
239 </table> |
|
240 </div> |
|
241 <div class="memdoc"> |
|
242 |
|
243 <p> |
|
244 |
|
245 </div> |
|
246 </div><p> |
|
247 <a class="anchor" name="2870b139d6959310cfe2101e226e8ba1"></a><!-- doxytag: member="objdict.h::gene_SYNC_post_TPDO" ref="2870b139d6959310cfe2101e226e8ba1" args="(void)" --> |
|
248 <div class="memitem"> |
|
249 <div class="memproto"> |
|
250 <table class="memname"> |
|
251 <tr> |
|
252 <td class="memname">void gene_SYNC_post_TPDO </td> |
|
253 <td>(</td> |
|
254 <td class="paramtype">void </td> |
|
255 <td class="paramname"> </td> |
|
256 <td> ) </td> |
|
257 <td width="100%"></td> |
|
258 </tr> |
|
259 </table> |
|
260 </div> |
|
261 <div class="memdoc"> |
|
262 |
|
263 <p> |
|
264 |
|
265 </div> |
|
266 </div><p> |
|
267 <a class="anchor" name="ba482cbf6cf3b7da70f074089ce7fa57"></a><!-- doxytag: member="objdict.h::gene_SYNC_preOperational" ref="ba482cbf6cf3b7da70f074089ce7fa57" args="(void)" --> |
|
268 <div class="memitem"> |
|
269 <div class="memproto"> |
|
270 <table class="memname"> |
|
271 <tr> |
|
272 <td class="memname">void gene_SYNC_preOperational </td> |
|
273 <td>(</td> |
|
274 <td class="paramtype">void </td> |
|
275 <td class="paramname"> </td> |
|
276 <td> ) </td> |
|
277 <td width="100%"></td> |
|
278 </tr> |
|
279 </table> |
|
280 </div> |
|
281 <div class="memdoc"> |
|
282 |
|
283 <p> |
|
284 |
|
285 <p> |
|
286 Definition at line <a class="el" href="appli_8c-source.html#l00284">284</a> of file <a class="el" href="appli_8c-source.html">appli.c</a>. |
|
287 <p> |
|
288 References <a class="el" href="objdict_8c-source.html#l00017">applyDownloadedFilters</a>, <a class="el" href="canOpenDriver_8c-source.html#l00250">canChangeFilter()</a>, <a class="el" href="candriver_8h-source.html#l00053">CANOPEN_LINE_NUMBER_USED</a>, <a class="el" href="portsaccess_8h-source.html#l00039">IO_PORTS_8</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, and <a class="el" href="ports__def_8h-source.html#l00043">PORTB</a>. |
|
289 <p> |
|
290 Referenced by <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
291 <p> |
|
292 Here is the call graph for this function:<p><center><img src="objdict_8h_ba482cbf6cf3b7da70f074089ce7fa57_cgraph.png" border="0" usemap="#objdict_8h_ba482cbf6cf3b7da70f074089ce7fa57_cgraph_map" alt=""></center> |
|
293 <map name="objdict_8h_ba482cbf6cf3b7da70f074089ce7fa57_cgraph_map"> |
|
294 <area href="canOpenDriver_8c.html#7fd72f38fd09b6e79a50ac32d8cc0629" shape="rect" coords="229,157,339,184" alt=""> |
|
295 <area href="canOpenDriver_8c.html#437cf0f7cee6930bc4d6f4743999e4f2" shape="rect" coords="400,5,485,32" alt=""> |
|
296 <area href="canOpenDriver_8c.html#101ff5d32d811e558e601083c84989fc" shape="rect" coords="553,107,665,133" alt=""> |
|
297 <area href="canOpenDriver_8c.html#daff5eaa25245bff93a854283e2e0cb2" shape="rect" coords="399,107,487,133" alt=""> |
|
298 <area href="canOpenDriver_8c.html#a619f965cc88e08dec28de4833bfe50a" shape="rect" coords="393,157,492,184" alt=""> |
|
299 <area href="canOpenDriver_8c.html#946843a5bc1823243b5120d57785f0ec" shape="rect" coords="391,208,495,235" alt=""> |
|
300 <area href="canOpenDriver_8c.html#ce25028cdf7de7a16b2762cb3846ddd4" shape="rect" coords="393,309,492,336" alt=""> |
|
301 <area href="canOpenDriver_8c.html#e147ca22aacafc3fa806f32f3f3577cb" shape="rect" coords="388,259,497,285" alt=""> |
|
302 <area href="canOpenDriver_8c.html#008cc4a90d79b5ef1169d32a83947142" shape="rect" coords="548,284,671,311" alt=""> |
|
303 </map> |
|
304 |
|
305 </div> |
|
306 </div><p> |
|
307 <a class="anchor" name="aa7a943abcf43364836473274c29fdc1"></a><!-- doxytag: member="objdict.h::gene_SYNC_scanIndexOD" ref="aa7a943abcf43364836473274c29fdc1" args="(UNS16 wIndex, UNS32 *errorCode, ODCallback_t **callbacks)" --> |
|
308 <div class="memitem"> |
|
309 <div class="memproto"> |
|
310 <table class="memname"> |
|
311 <tr> |
|
312 <td class="memname">const <a class="el" href="structtd__indextable.html">indextable</a>* gene_SYNC_scanIndexOD </td> |
|
313 <td>(</td> |
|
314 <td class="paramtype">UNS16 </td> |
|
315 <td class="paramname"> <em>wIndex</em>, </td> |
|
316 </tr> |
|
317 <tr> |
|
318 <td class="paramkey"></td> |
|
319 <td></td> |
|
320 <td class="paramtype">UNS32 * </td> |
|
321 <td class="paramname"> <em>errorCode</em>, </td> |
|
322 </tr> |
|
323 <tr> |
|
324 <td class="paramkey"></td> |
|
325 <td></td> |
|
326 <td class="paramtype"><a class="el" href="objdictdef_8h.html#01303c7a6ee17ba5678931e2756dd5e6">ODCallback_t</a> ** </td> |
|
327 <td class="paramname"> <em>callbacks</em></td><td> </td> |
|
328 </tr> |
|
329 <tr> |
|
330 <td></td> |
|
331 <td>)</td> |
|
332 <td></td><td></td><td width="100%"></td> |
|
333 </tr> |
|
334 </table> |
|
335 </div> |
|
336 <div class="memdoc"> |
|
337 |
|
338 <p> |
|
339 |
|
340 <p> |
|
341 Definition at line <a class="el" href="objdict_8c-source.html#l00202">202</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
342 <p> |
|
343 References <a class="el" href="objdict_8c-source.html#l00067">gene_SYNC_Index1005_callbacks</a>, <a class="el" href="objdict_8c-source.html#l00078">gene_SYNC_Index1006_callbacks</a>, <a class="el" href="objdict_8c-source.html#l00182">gene_SYNC_objdict</a>, <a class="el" href="def_8h-source.html#l00034">OD_NO_SUCH_OBJECT</a>, and <a class="el" href="def_8h-source.html#l00031">OD_SUCCESSFUL</a>. |
|
344 </div> |
|
345 </div><p> |
|
346 <a class="anchor" name="c52ab4eacafa658aa72e5f537ad4e80e"></a><!-- doxytag: member="objdict.h::gene_SYNC_stopped" ref="c52ab4eacafa658aa72e5f537ad4e80e" args="(void)" --> |
|
347 <div class="memitem"> |
|
348 <div class="memproto"> |
|
349 <table class="memname"> |
|
350 <tr> |
|
351 <td class="memname">void gene_SYNC_stopped </td> |
|
352 <td>(</td> |
|
353 <td class="paramtype">void </td> |
|
354 <td class="paramname"> </td> |
|
355 <td> ) </td> |
|
356 <td width="100%"></td> |
|
357 </tr> |
|
358 </table> |
|
359 </div> |
|
360 <div class="memdoc"> |
|
361 |
|
362 <p> |
|
363 |
|
364 <p> |
|
365 Definition at line <a class="el" href="appli_8c-source.html#l00368">368</a> of file <a class="el" href="appli_8c-source.html">appli.c</a>. |
|
366 <p> |
|
367 References <a class="el" href="portsaccess_8h-source.html#l00039">IO_PORTS_8</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, and <a class="el" href="ports__def_8h-source.html#l00043">PORTB</a>. |
|
368 <p> |
|
369 Referenced by <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
370 </div> |
|
371 </div><p> |
|
372 <a class="anchor" name="41700124b9e7f02013320d2ed17d3e23"></a><!-- doxytag: member="objdict.h::gene_SYNC_valueRangeTest" ref="41700124b9e7f02013320d2ed17d3e23" args="(UNS8 typeValue, void *value)" --> |
|
373 <div class="memitem"> |
|
374 <div class="memproto"> |
|
375 <table class="memname"> |
|
376 <tr> |
|
377 <td class="memname">UNS32 gene_SYNC_valueRangeTest </td> |
|
378 <td>(</td> |
|
379 <td class="paramtype">UNS8 </td> |
|
380 <td class="paramname"> <em>typeValue</em>, </td> |
|
381 </tr> |
|
382 <tr> |
|
383 <td class="paramkey"></td> |
|
384 <td></td> |
|
385 <td class="paramtype">void * </td> |
|
386 <td class="paramname"> <em>value</em></td><td> </td> |
|
387 </tr> |
|
388 <tr> |
|
389 <td></td> |
|
390 <td>)</td> |
|
391 <td></td><td></td><td width="100%"></td> |
|
392 </tr> |
|
393 </table> |
|
394 </div> |
|
395 <div class="memdoc"> |
|
396 |
|
397 <p> |
|
398 |
|
399 <p> |
|
400 Definition at line <a class="el" href="objdict_8c-source.html#l00023">23</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
401 </div> |
|
402 </div><p> |
|
403 <hr><h2>Variable Documentation</h2> |
|
404 <a class="anchor" name="a10ca2743415497761958bc518390fe5"></a><!-- doxytag: member="objdict.h::acceptanceFilter1" ref="a10ca2743415497761958bc518390fe5" args="" --> |
|
405 <div class="memitem"> |
|
406 <div class="memproto"> |
|
407 <table class="memname"> |
|
408 <tr> |
|
409 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#a10ca2743415497761958bc518390fe5">acceptanceFilter1</a> </td> |
|
410 </tr> |
|
411 </table> |
|
412 </div> |
|
413 <div class="memdoc"> |
|
414 |
|
415 <p> |
|
416 |
|
417 <p> |
|
418 Definition at line <a class="el" href="objdict_8c-source.html#l00009">9</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
419 <p> |
|
420 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
421 </div> |
|
422 </div><p> |
|
423 <a class="anchor" name="245c270cbb87998ba5b58f34ea59b384"></a><!-- doxytag: member="objdict.h::acceptanceFilter2" ref="245c270cbb87998ba5b58f34ea59b384" args="" --> |
|
424 <div class="memitem"> |
|
425 <div class="memproto"> |
|
426 <table class="memname"> |
|
427 <tr> |
|
428 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#245c270cbb87998ba5b58f34ea59b384">acceptanceFilter2</a> </td> |
|
429 </tr> |
|
430 </table> |
|
431 </div> |
|
432 <div class="memdoc"> |
|
433 |
|
434 <p> |
|
435 |
|
436 <p> |
|
437 Definition at line <a class="el" href="objdict_8c-source.html#l00010">10</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
438 <p> |
|
439 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
440 </div> |
|
441 </div><p> |
|
442 <a class="anchor" name="6d9494889a47c2f9e2f005afe48481eb"></a><!-- doxytag: member="objdict.h::acceptanceFilter3" ref="6d9494889a47c2f9e2f005afe48481eb" args="" --> |
|
443 <div class="memitem"> |
|
444 <div class="memproto"> |
|
445 <table class="memname"> |
|
446 <tr> |
|
447 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#6d9494889a47c2f9e2f005afe48481eb">acceptanceFilter3</a> </td> |
|
448 </tr> |
|
449 </table> |
|
450 </div> |
|
451 <div class="memdoc"> |
|
452 |
|
453 <p> |
|
454 |
|
455 <p> |
|
456 Definition at line <a class="el" href="objdict_8c-source.html#l00011">11</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
457 <p> |
|
458 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
459 </div> |
|
460 </div><p> |
|
461 <a class="anchor" name="becf1ace08f6a3da583b989789b3a355"></a><!-- doxytag: member="objdict.h::acceptanceFilter4" ref="becf1ace08f6a3da583b989789b3a355" args="" --> |
|
462 <div class="memitem"> |
|
463 <div class="memproto"> |
|
464 <table class="memname"> |
|
465 <tr> |
|
466 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#becf1ace08f6a3da583b989789b3a355">acceptanceFilter4</a> </td> |
|
467 </tr> |
|
468 </table> |
|
469 </div> |
|
470 <div class="memdoc"> |
|
471 |
|
472 <p> |
|
473 |
|
474 <p> |
|
475 Definition at line <a class="el" href="objdict_8c-source.html#l00012">12</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
476 <p> |
|
477 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
478 </div> |
|
479 </div><p> |
|
480 <a class="anchor" name="0178d9fcc51e12971c5212c1c81fa238"></a><!-- doxytag: member="objdict.h::applyDownloadedFilters" ref="0178d9fcc51e12971c5212c1c81fa238" args="" --> |
|
481 <div class="memitem"> |
|
482 <div class="memproto"> |
|
483 <table class="memname"> |
|
484 <tr> |
|
485 <td class="memname">UNS8 <a class="el" href="objdict_8h.html#0178d9fcc51e12971c5212c1c81fa238">applyDownloadedFilters</a> </td> |
|
486 </tr> |
|
487 </table> |
|
488 </div> |
|
489 <div class="memdoc"> |
|
490 |
|
491 <p> |
|
492 |
|
493 <p> |
|
494 Definition at line <a class="el" href="objdict_8c-source.html#l00017">17</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
495 <p> |
|
496 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>, and <a class="el" href="appli_8c-source.html#l00284">gene_SYNC_preOperational()</a>. |
|
497 </div> |
|
498 </div><p> |
|
499 <a class="anchor" name="c18edc0892938082ff138948998a25a8"></a><!-- doxytag: member="objdict.h::gene_SYNC_Data" ref="c18edc0892938082ff138948998a25a8" args="" --> |
|
500 <div class="memitem"> |
|
501 <div class="memproto"> |
|
502 <table class="memname"> |
|
503 <tr> |
|
504 <td class="memname"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> <a class="el" href="objdict_8h.html#c18edc0892938082ff138948998a25a8">gene_SYNC_Data</a> </td> |
|
505 </tr> |
|
506 </table> |
|
507 </div> |
|
508 <div class="memdoc"> |
|
509 |
|
510 <p> |
|
511 |
|
512 <p> |
|
513 Definition at line <a class="el" href="objdict_8c-source.html#l00257">257</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
514 <p> |
|
515 Referenced by <a class="el" href="appli_8c-source.html#l00170">initSensor()</a>, and <a class="el" href="appli_8c-source.html#l00383">main()</a>. |
|
516 </div> |
|
517 </div><p> |
|
518 <a class="anchor" name="e15092574a7a7a4040cc8680855b7efe"></a><!-- doxytag: member="objdict.h::mask1" ref="e15092574a7a7a4040cc8680855b7efe" args="" --> |
|
519 <div class="memitem"> |
|
520 <div class="memproto"> |
|
521 <table class="memname"> |
|
522 <tr> |
|
523 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#e15092574a7a7a4040cc8680855b7efe">mask1</a> </td> |
|
524 </tr> |
|
525 </table> |
|
526 </div> |
|
527 <div class="memdoc"> |
|
528 |
|
529 <p> |
|
530 |
|
531 <p> |
|
532 Definition at line <a class="el" href="objdict_8c-source.html#l00013">13</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
533 <p> |
|
534 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
535 </div> |
|
536 </div><p> |
|
537 <a class="anchor" name="127f36b31ed5a2db3ff7a8fc1f9e2188"></a><!-- doxytag: member="objdict.h::mask2" ref="127f36b31ed5a2db3ff7a8fc1f9e2188" args="" --> |
|
538 <div class="memitem"> |
|
539 <div class="memproto"> |
|
540 <table class="memname"> |
|
541 <tr> |
|
542 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#127f36b31ed5a2db3ff7a8fc1f9e2188">mask2</a> </td> |
|
543 </tr> |
|
544 </table> |
|
545 </div> |
|
546 <div class="memdoc"> |
|
547 |
|
548 <p> |
|
549 |
|
550 <p> |
|
551 Definition at line <a class="el" href="objdict_8c-source.html#l00014">14</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
552 <p> |
|
553 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
554 </div> |
|
555 </div><p> |
|
556 <a class="anchor" name="51f828228087d07d5fa7dd46719eb5c6"></a><!-- doxytag: member="objdict.h::mask3" ref="51f828228087d07d5fa7dd46719eb5c6" args="" --> |
|
557 <div class="memitem"> |
|
558 <div class="memproto"> |
|
559 <table class="memname"> |
|
560 <tr> |
|
561 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#51f828228087d07d5fa7dd46719eb5c6">mask3</a> </td> |
|
562 </tr> |
|
563 </table> |
|
564 </div> |
|
565 <div class="memdoc"> |
|
566 |
|
567 <p> |
|
568 |
|
569 <p> |
|
570 Definition at line <a class="el" href="objdict_8c-source.html#l00015">15</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
571 <p> |
|
572 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
573 </div> |
|
574 </div><p> |
|
575 <a class="anchor" name="8332ff53580f4b48721c7303b25c6ccb"></a><!-- doxytag: member="objdict.h::mask4" ref="8332ff53580f4b48721c7303b25c6ccb" args="" --> |
|
576 <div class="memitem"> |
|
577 <div class="memproto"> |
|
578 <table class="memname"> |
|
579 <tr> |
|
580 <td class="memname">UNS16 <a class="el" href="objdict_8h.html#8332ff53580f4b48721c7303b25c6ccb">mask4</a> </td> |
|
581 </tr> |
|
582 </table> |
|
583 </div> |
|
584 <div class="memdoc"> |
|
585 |
|
586 <p> |
|
587 |
|
588 <p> |
|
589 Definition at line <a class="el" href="objdict_8c-source.html#l00016">16</a> of file <a class="el" href="objdict_8c-source.html">objdict.c</a>. |
|
590 <p> |
|
591 Referenced by <a class="el" href="appli_8c-source.html#l00314">gene_SYNC_operational()</a>. |
|
592 </div> |
|
593 </div><p> |
|
594 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:22 2007 for CanFestival by |
|
595 <a href="http://www.doxygen.org/index.html"> |
|
596 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
597 </body> |
|
598 </html> |
|