Project

General

Profile

Revision 1398

Added by Chris Mar over 14 years ago

recompiled libdragonfly to include new rangefinder doxygen comments

View differences:

analog_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: analog.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>analog.c File Reference</h1>Analog input and output. <a href="#_details">More...</a>
26
<h1>analog.c File Reference</h1>Analog input and output.  
27
<a href="#_details">More...</a>
21 28
<p>
22 29
<code>#include &lt;util/delay.h&gt;</code><br>
23 30
<code>#include &lt;avr/interrupt.h&gt;</code><br>
24
<code>#include &quot;<a class="el" href="analog_8h-source.html">analog.h</a>&quot;</code><br>
25
<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="analog_8h_source.html">analog.h</a>&quot;</code><br>
32
<code>#include &quot;<a class="el" href="serial_8h_source.html">serial.h</a>&quot;</code><br>
26 33
<table border="0" cellpadding="0" cellspacing="0">
27 34
<tr><td></td></tr>
28 35
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
......
66 73
<a class="el" href="structadc__t.html">adc_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>an_val</b> [11]</td></tr>
67 74

  
68 75
</table>
69
<hr><a name="_details"></a><h2>Detailed Description</h2>
76
<hr><h2>Detailed Description</h2>
70 77
Analog input and output. 
71 78
<p>
72 79
Copyright (c) 2007 Colony Project<p>
......
76 83
Contains functions for manipulating the ADC on the Dragonfly board.<p>
77 84
<dl class="author" compact><dt><b>Author:</b></dt><dd>Colony Project, CMU Robotics Club code mostly taken from fwr analog file (author: Tom Lauwers) </dd></dl>
78 85
</div>
79
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 2 23:20:08 2009 for libdragonfly by&nbsp;
86
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 7 19:07:28 2009 for libdragonfly by&nbsp;
80 87
<a href="http://www.doxygen.org/index.html">
81
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
88
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
82 89
</body>
83 90
</html>

Also available in: Unified diff