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: struct_s_BOARD 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>struct_s_BOARD Struct Reference</h1><!-- doxytag: class="struct_s_BOARD" --><code>#include <<a class="el" href="can__driver_8h-source.html">can_driver.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>
|
240
|
25 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__BOARD.html#83944366d00f1fbb0ab61e6532a4e9f2">busname</a></td></tr>
|
215
|
26 |
|
240
|
27 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__BOARD.html#8fa92cf9df3b66e547c079de89b00562">baudrate</a></td></tr>
|
215
|
28 |
|
|
29 |
</table>
|
|
30 |
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
31 |
|
|
32 |
<p>
|
|
33 |
|
|
34 |
<p>
|
|
35 |
Definition at line <a class="el" href="can__driver_8h-source.html#l00033">33</a> of file <a class="el" href="can__driver_8h-source.html">can_driver.h</a>.<hr><h2>Field Documentation</h2>
|
240
|
36 |
<a class="anchor" name="83944366d00f1fbb0ab61e6532a4e9f2"></a><!-- doxytag: member="struct_s_BOARD::busname" ref="83944366d00f1fbb0ab61e6532a4e9f2" args="" -->
|
215
|
37 |
<div class="memitem">
|
|
38 |
<div class="memproto">
|
|
39 |
<table class="memname">
|
|
40 |
<tr>
|
240
|
41 |
<td class="memname">char* <a class="el" href="structstruct__s__BOARD.html#83944366d00f1fbb0ab61e6532a4e9f2">struct_s_BOARD::busname</a> </td>
|
215
|
42 |
</tr>
|
|
43 |
</table>
|
|
44 |
</div>
|
|
45 |
<div class="memdoc">
|
|
46 |
|
|
47 |
<p>
|
|
48 |
|
|
49 |
<p>
|
|
50 |
Definition at line <a class="el" href="can__driver_8h-source.html#l00034">34</a> of file <a class="el" href="can__driver_8h-source.html">can_driver.h</a>.
|
|
51 |
<p>
|
|
52 |
Referenced by <a class="el" href="unix_8c-source.html#l00145">canOpen()</a>, <a class="el" href="can__lincan_8c-source.html#l00095">canOpen_driver()</a>, and <a class="el" href="TestMasterMicroMod_8c-source.html#l00397">main()</a>.
|
|
53 |
</div>
|
|
54 |
</div><p>
|
240
|
55 |
<a class="anchor" name="8fa92cf9df3b66e547c079de89b00562"></a><!-- doxytag: member="struct_s_BOARD::baudrate" ref="8fa92cf9df3b66e547c079de89b00562" args="" -->
|
215
|
56 |
<div class="memitem">
|
|
57 |
<div class="memproto">
|
|
58 |
<table class="memname">
|
|
59 |
<tr>
|
240
|
60 |
<td class="memname">char* <a class="el" href="structstruct__s__BOARD.html#8fa92cf9df3b66e547c079de89b00562">struct_s_BOARD::baudrate</a> </td>
|
215
|
61 |
</tr>
|
|
62 |
</table>
|
|
63 |
</div>
|
|
64 |
<div class="memdoc">
|
|
65 |
|
|
66 |
<p>
|
|
67 |
|
|
68 |
<p>
|
|
69 |
Definition at line <a class="el" href="can__driver_8h-source.html#l00035">35</a> of file <a class="el" href="can__driver_8h-source.html">can_driver.h</a>.
|
|
70 |
<p>
|
|
71 |
Referenced by <a class="el" href="can__uvccm__win32_8cpp-source.html#l00039">can_uvccm_win32::can_uvccm_win32()</a>, <a class="el" href="can__peak__win32_8c-source.html#l00070">canInit()</a>, <a class="el" href="unix_8c-source.html#l00145">canOpen()</a>, <a class="el" href="can__peak__linux_8c-source.html#l00104">canOpen_driver()</a>, <a class="el" href="TestMasterMicroMod_8c-source.html#l00382">InitNodes()</a>, and <a class="el" href="TestMasterMicroMod_8c-source.html#l00397">main()</a>.
|
|
72 |
</div>
|
|
73 |
</div><p>
|
|
74 |
<hr>The documentation for this struct was generated from the following file:<ul>
|
|
75 |
<li>include/<a class="el" href="can__driver_8h-source.html">can_driver.h</a></ul>
|
240
|
76 |
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 2007 for CanFestival by
|
215
|
77 |
<a href="http://www.doxygen.org/index.html">
|
|
78 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
79 |
</body>
|
|
80 |
</html>
|