Project

General

Profile

Revision 241

Updated libdragonfly documentation.

View differences:

group__reset.html
1 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">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 3
<title>libdragonfly: Reset</title>
4 4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5 5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.4.6 -->
7
<!-- Generated by Doxygen 1.5.3 -->
8 8
<div class="tabs">
9 9
  <ul>
10 10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11 11
    <li><a href="modules.html"><span>Modules</span></a></li>
12 12
    <li><a href="files.html"><span>Files</span></a></li>
13
  </ul></div>
13
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
  </ul>
15
</div>
14 16
<h1>Reset</h1><table border="0" cellpadding="0" cellspacing="0">
15 17
<tr><td></td></tr>
16 18
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
......
19 21
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reset the robot.  <a href="#g3aea9deb2a0bfea9ff05a898f4822e31"></a><br></td></tr>
20 22
</table>
21 23
<hr><a name="_details"></a><h2>Detailed Description</h2>
22
Functions for manipulation the ADC on the dragonfly board. All definitions may be found in <a class="el" href="analog_8h.html">analog.h</a>. <hr><h2>Function Documentation</h2>
23
<a class="anchor" name="g3aea9deb2a0bfea9ff05a898f4822e31"></a><!-- doxytag: member="reset.c::reset" ref="g3aea9deb2a0bfea9ff05a898f4822e31" args="(void)" --><p>
24
<table class="mdTable" cellpadding="2" cellspacing="0">
25
  <tr>
26
    <td class="mdRow">
27
      <table cellpadding="0" cellspacing="0" border="0">
24
Functions for manipulation the ADC on the dragonfly board. All definitions may be found in <a class="el" href="analog_8h.html" title="Contains functions and definitions for using the ADC.">analog.h</a>. <hr><h2>Function Documentation</h2>
25
<a class="anchor" name="g3aea9deb2a0bfea9ff05a898f4822e31"></a><!-- doxytag: member="reset.c::reset" ref="g3aea9deb2a0bfea9ff05a898f4822e31" args="(void)" -->
26
<div class="memitem">
27
<div class="memproto">
28
      <table class="memname">
28 29
        <tr>
29
          <td class="md" nowrap valign="top">void reset           </td>
30
          <td class="md" valign="top">(&nbsp;</td>
31
          <td class="md" nowrap valign="top">void&nbsp;</td>
32
          <td class="mdname1" valign="top" nowrap>          </td>
33
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
34
          <td class="md" nowrap></td>
30
          <td class="memname">void reset           </td>
31
          <td>(</td>
32
          <td class="paramtype">void&nbsp;</td>
33
          <td class="paramname">          </td>
34
          <td>&nbsp;)&nbsp;</td>
35
          <td width="100%"></td>
35 36
        </tr>
36 37
      </table>
37
    </td>
38
  </tr>
39
</table>
40
<table cellspacing="5" cellpadding="0" border="0">
41
  <tr>
42
    <td>
43
      &nbsp;
44
    </td>
45
    <td>
38
</div>
39
<div class="memdoc">
46 40

  
47 41
<p>
48 42
Reset the robot. 
49 43
<p>
50
Resets the AVR when called. Sets the watchdog timer and lets it overflow to reset the AVR. The reset clears all memory and resets all registers with the exception of the Watchdog Reset Flag (WDRF) in the MCU Control and Status Register (MCUCSR).     </td>
51
  </tr>
52
</table>
53
<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 26 17:39:31 2007 for libdragonfly by&nbsp;
44
Resets the AVR when called. Sets the watchdog timer and lets it overflow to reset the AVR. The reset clears all memory and resets all registers with the exception of the Watchdog Reset Flag (WDRF) in the MCU Control and Status Register (MCUCSR). 
45
</div>
46
</div><p>
47
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Nov 8 23:15:40 2007 for libdragonfly by&nbsp;
54 48
<a href="http://www.doxygen.org/index.html">
55
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
49
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
56 50
</body>
57 51
</html>

Also available in: Unified diff