Project

General

Profile

Revision 1398

Added by Chris Mar over 14 years ago

recompiled libdragonfly to include new rangefinder doxygen comments

View differences:

group__lcd.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: LCD</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>
......
18 18
</div>
19 19
<div class="contents">
20 20
<h1>LCD</h1>Functions for the LCD Functions for writing to the LCD. All functions may be found in <a class="el" href="lcd_8h.html" title="Contains definitions for dealing with the LCD screen.">lcd.h</a>.  
21
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
21
<a href="#_details">More...</a>
22
<p>
23
<table border="0" cellpadding="0" cellspacing="0">
22 24
<tr><td></td></tr>
23 25
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
24 26
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__lcd.html#g6842775ba83d166f02b8fef8bb63b1e6">lcd_init</a> (void)</td></tr>
......
42 44
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Print an int to the LCD screen.  <a href="#g0150085af3123e80303a3445821acb40"></a><br></td></tr>
43 45
</table>
44 46
<hr><a name="_details"></a><h2>Detailed Description</h2>
45
Functions for the LCD Functions for writing to the LCD. All functions may be found in <a class="el" href="lcd_8h.html" title="Contains definitions for dealing with the LCD screen.">lcd.h</a>. 
46
<p>
47
<hr><h2>Function Documentation</h2>
47
Functions for the LCD Functions for writing to the LCD. All functions may be found in <a class="el" href="lcd_8h.html" title="Contains definitions for dealing with the LCD screen.">lcd.h</a>. <hr><h2>Function Documentation</h2>
48 48
<a class="anchor" name="ge4dc23fdf26f3b8b0db253f431fe950d"></a><!-- doxytag: member="lcd.c::lcd_clear_screen" ref="ge4dc23fdf26f3b8b0db253f431fe950d" args="(void)" -->
49 49
<div class="memitem">
50 50
<div class="memproto">
......
55 55
          <td class="paramtype">void&nbsp;</td>
56 56
          <td class="paramname">          </td>
57 57
          <td>&nbsp;)&nbsp;</td>
58
          <td width="100%"></td>
58
          <td></td>
59 59
        </tr>
60 60
      </table>
61 61
</div>
......
67 67
Clears the LCD screen. lcd_init must be called first.<p>
68 68
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__lcd.html#g6842775ba83d166f02b8fef8bb63b1e6" title="Initialize the LCD screen.">lcd_init</a> </dd></dl>
69 69

  
70
<p>References <a class="el" href="lcd_8c-source.html#l00260">lcd_gotoxy()</a>.</p>
70
<p>References <a class="el" href="lcd_8c_source.html#l00260">lcd_gotoxy()</a>.</p>
71 71

  
72
<p>Referenced by <a class="el" href="lcd_8c-source.html#l00173">lcd_init()</a>.</p>
72
<p>Referenced by <a class="el" href="lcd_8c_source.html#l00173">lcd_init()</a>.</p>
73 73

  
74 74
</div>
75 75
</div><p>
......
92 92
        <tr>
93 93
          <td></td>
94 94
          <td>)</td>
95
          <td></td><td></td><td width="100%"></td>
95
          <td></td><td></td><td></td>
96 96
        </tr>
97 97
      </table>
98 98
</div>
......
110 110
</dl>
111 111
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__lcd.html#g6842775ba83d166f02b8fef8bb63b1e6" title="Initialize the LCD screen.">lcd_init</a> </dd></dl>
112 112

  
113
<p>Referenced by <a class="el" href="lcd_8c-source.html#l00206">lcd_clear_screen()</a>.</p>
113
<p>Referenced by <a class="el" href="lcd_8c_source.html#l00206">lcd_clear_screen()</a>.</p>
114 114

  
115 115
</div>
116 116
</div><p>
......
124 124
          <td class="paramtype">void&nbsp;</td>
125 125
          <td class="paramname">          </td>
126 126
          <td>&nbsp;)&nbsp;</td>
127
          <td width="100%"></td>
127
          <td></td>
128 128
        </tr>
129 129
      </table>
130 130
</div>
......
134 134
Initialize the LCD screen. 
135 135
<p>
136 136
Initializes the LCD. Must be called before any other LCD functions. 
137
<p>References <a class="el" href="time_8c-source.html#l00104">delay_ms()</a>, and <a class="el" href="lcd_8c-source.html#l00206">lcd_clear_screen()</a>.</p>
137
<p>References <a class="el" href="time_8c_source.html#l00104">delay_ms()</a>, and <a class="el" href="lcd_8c_source.html#l00206">lcd_clear_screen()</a>.</p>
138 138

  
139
<p>Referenced by <a class="el" href="dragonfly__lib_8c-source.html#l00068">dragonfly_init()</a>.</p>
139
<p>Referenced by <a class="el" href="dragonfly__lib_8c_source.html#l00068">dragonfly_init()</a>.</p>
140 140

  
141 141
</div>
142 142
</div><p>
......
150 150
          <td class="paramtype">char&nbsp;</td>
151 151
          <td class="paramname"> <em>c</em>          </td>
152 152
          <td>&nbsp;)&nbsp;</td>
153
          <td width="100%"></td>
153
          <td></td>
154 154
        </tr>
155 155
      </table>
156 156
</div>
......
167 167
</dl>
168 168
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__lcd.html#g6842775ba83d166f02b8fef8bb63b1e6" title="Initialize the LCD screen.">lcd_init</a> </dd></dl>
169 169

  
170
<p>Referenced by <a class="el" href="lcd_8c-source.html#l00281">lcd_puti()</a>, and <a class="el" href="lcd_8c-source.html#l00233">lcd_puts()</a>.</p>
170
<p>Referenced by <a class="el" href="lcd_8c_source.html#l00281">lcd_puti()</a>, and <a class="el" href="lcd_8c_source.html#l00233">lcd_puts()</a>.</p>
171 171

  
172 172
</div>
173 173
</div><p>
......
181 181
          <td class="paramtype">int&nbsp;</td>
182 182
          <td class="paramname"> <em>value</em>          </td>
183 183
          <td>&nbsp;)&nbsp;</td>
184
          <td width="100%"></td>
184
          <td></td>
185 185
        </tr>
186 186
      </table>
187 187
</div>
......
198 198
</dl>
199 199
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__lcd.html#g6842775ba83d166f02b8fef8bb63b1e6" title="Initialize the LCD screen.">lcd_init</a> </dd></dl>
200 200

  
201
<p>References <a class="el" href="lcd_8c-source.html#l00222">lcd_putc()</a>.</p>
201
<p>References <a class="el" href="lcd_8c_source.html#l00222">lcd_putc()</a>.</p>
202 202

  
203 203
</div>
204 204
</div><p>
205 205
</div>
206
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 2 23:20:08 2009 for libdragonfly by&nbsp;
206
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 7 19:07:28 2009 for libdragonfly by&nbsp;
207 207
<a href="http://www.doxygen.org/index.html">
208
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
208
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
209 209
</body>
210 210
</html>

Also available in: Unified diff