Project

General

Profile

Revision 1398

Added by Chris Mar over 14 years ago

recompiled libdragonfly to include new rangefinder doxygen comments

View differences:

serial_8c.html
1 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 3
<title>libdragonfly: serial.c File Reference</title>
4
<link href="tabs.css" rel="stylesheet" type="text/css">
4 5
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.5.5 -->
7
<!-- Generated by Doxygen 1.5.9 -->
8 8
<div class="navigation" id="top">
9 9
  <div class="tabs">
10 10
    <ul>
......
15 15
      <li class="current"><a href="files.html"><span>Files</span></a></li>
16 16
    </ul>
17 17
  </div>
18
  <div class="tabs">
19
    <ul>
20
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
21
      <li><a href="globals.html"><span>Globals</span></a></li>
22
    </ul>
23
  </div>
18 24
</div>
19 25
<div class="contents">
20
<h1>serial.c File Reference</h1>Serial Input and Output. <a href="#_details">More...</a>
26
<h1>serial.c File Reference</h1>Serial Input and Output.  
27
<a href="#_details">More...</a>
21 28
<p>
22 29
<code>#include &lt;avr/io.h&gt;</code><br>
23 30
<code>#include &lt;stdio.h&gt;</code><br>
24
<code>#include &quot;<a class="el" href="serial_8h-source.html">serial.h</a>&quot;</code><br>
31
<code>#include &quot;<a class="el" href="serial_8h_source.html">serial.h</a>&quot;</code><br>
25 32
<table border="0" cellpadding="0" cellspacing="0">
26 33
<tr><td></td></tr>
27 34
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
......
73 80
<tr><td class="memItemLeft" nowrap align="right" valign="top">FILE *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="serial_8c.html#8602b10219aef4996ecffdb348b73a10">xbee_fd</a></td></tr>
74 81

  
75 82
</table>
76
<hr><a name="_details"></a><h2>Detailed Description</h2>
83
<hr><h2>Detailed Description</h2>
77 84
Serial Input and Output. 
78 85
<p>
79 86
Copyright (c) 2007 Colony Project<p>
......
96 103

  
97 104
<p>
98 105
For use with fprintf() and related stdio functions 
99
<p>Referenced by <a class="el" href="serial_8c-source.html#l00055">usb_init()</a>.</p>
106
<p>Referenced by <a class="el" href="serial_8c_source.html#l00055">usb_init()</a>.</p>
100 107

  
101 108
</div>
102 109
</div><p>
......
113 120

  
114 121
<p>
115 122
For use with fprintf() and related stdio functions 
116
<p>Referenced by <a class="el" href="serial_8c-source.html#l00089">xbee_init()</a>.</p>
123
<p>Referenced by <a class="el" href="serial_8c_source.html#l00089">xbee_init()</a>.</p>
117 124

  
118 125
</div>
119 126
</div><p>
120 127
</div>
121
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 2 23:20:08 2009 for libdragonfly by&nbsp;
128
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 7 19:07:28 2009 for libdragonfly by&nbsp;
122 129
<a href="http://www.doxygen.org/index.html">
123
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
130
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
124 131
</body>
125 132
</html>

Also available in: Unified diff