You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

159 lines
9.2 KiB
HTML

<!-- HTML header for doxygen 1.8.7-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.6.3"/>
<!--BEGIN PROJECT_NAME--><title>avr-libc: avr-libc: Module Index</title><!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME--><title>avr-libc: Module Index</title><!--END !PROJECT_NAME-->
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="$relpath^jquery.js"></script>
<script type="text/javascript" src="$relpath^dynsections.js"></script>
$treeview
$search
$mathjax
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
$extrastylesheet
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!--BEGIN TITLEAREA-->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<!--BEGIN PROJECT_LOGO-->
<td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td>
<!--END PROJECT_LOGO-->
<!--BEGIN PROJECT_NAME-->
<td style="padding-left: 0.5em;">
<div id="projectname">avr-libc
<!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">2.0.0</span><!--END PROJECT_NUMBER-->
</div>
<!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
</td>
<!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME-->
<!--BEGIN PROJECT_BRIEF-->
<td style="padding-left: 0.5em;">
<div id="projectbrief">$projectbrief</div>
</td>
<!--END PROJECT_BRIEF-->
<!--END !PROJECT_NAME-->
<!--BEGIN DISABLE_INDEX-->
<!--BEGIN SEARCHENGINE-->
<td>$searchbox</td>
<!--END SEARCHENGINE-->
<!--END DISABLE_INDEX-->
</tr>
</tbody>
</table>
<table>
<tr>
<td align="left"><a href="http://www.nongnu.org/avr-libc/"><h2>AVR Libc Home Page</h2></a></td>
<td align="center" colspan=4><img src="avrs.png" alt="AVRs" align="middle" border="0"></td>
<td align="right"><a href="https://savannah.nongnu.org/projects/avr-libc/"><h2>AVR Libc Development Pages</h2></a></td>
</tr>
<tr>
<td align="center" width="20%"><a href="index.html"><h2>Main Page</h2></a></td>
<td align="center" width="20%"><a href="pages.html"><h2>User Manual</h2></a></td>
<td align="center" width="20%"><a href="modules.html"><h2>Library Reference</h2></a></td>
<td align="center" width="20%"><a href="FAQ.html"><h2>FAQ</h2></a></td>
<td align="center" width="20%"><a href="group__demos.html"><h2>Example Projects</h2></a></td>
</tr>
</table>
</div>
<!--END TITLEAREA-->
<!-- end header part -->
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="contents">
<h1>Modules</h1>Here is a list of all modules:<ul>
<li><a class="el" href="group__alloca.html">&lt;alloca.h&gt;: Allocate space in the stack</a></li>
<li><a class="el" href="group__avr__assert.html">&lt;assert.h&gt;: Diagnostics</a></li>
<li><a class="el" href="group__ctype.html">&lt;ctype.h&gt;: Character Operations</a></li>
<li><a class="el" href="group__avr__errno.html">&lt;errno.h&gt;: System Errors</a></li>
<li><a class="el" href="group__avr__inttypes.html">&lt;inttypes.h&gt;: Integer Type conversions</a></li>
<li><a class="el" href="group__avr__math.html">&lt;math.h&gt;: Mathematics</a></li>
<li><a class="el" href="group__setjmp.html">&lt;setjmp.h&gt;: Non-local goto</a></li>
<li><a class="el" href="group__avr__stdint.html">&lt;stdint.h&gt;: Standard Integer Types</a></li>
<li><a class="el" href="group__avr__stdio.html">&lt;stdio.h&gt;: Standard IO facilities</a></li>
<li><a class="el" href="group__avr__stdlib.html">&lt;stdlib.h&gt;: General utilities</a></li>
<li><a class="el" href="group__avr__string.html">&lt;string.h&gt;: Strings</a></li>
<li><a class="el" href="group__avr__time.html">&lt;time.h&gt;: Time</a></li>
<li><a class="el" href="group__avr__boot.html">&lt;avr/boot.h&gt;: Bootloader Support Utilities</a></li>
<li><a class="el" href="group__avr__cpufunc.html">&lt;avr/cpufunc.h&gt;: Special AVR CPU functions</a></li>
<li><a class="el" href="group__avr__eeprom.html">&lt;avr/eeprom.h&gt;: EEPROM handling</a></li>
<li><a class="el" href="group__avr__fuse.html">&lt;avr/fuse.h&gt;: Fuse Support</a></li>
<li><a class="el" href="group__avr__interrupts.html">&lt;avr/interrupt.h&gt;: Interrupts</a></li>
<li><a class="el" href="group__avr__io.html">&lt;avr/io.h&gt;: AVR device-specific IO definitions</a></li>
<li><a class="el" href="group__avr__lock.html">&lt;avr/lock.h&gt;: Lockbit Support</a></li>
<li><a class="el" href="group__avr__pgmspace.html">&lt;avr/pgmspace.h&gt;: Program Space Utilities</a></li>
<li><a class="el" href="group__avr__power.html">&lt;avr/power.h&gt;: Power Reduction Management</a></li>
<li><a class="el" href="group__avr__sfr.html">&lt;avr/sfr_defs.h&gt;: Special function registers</a><ul>
<li><a class="el" href="group__avr__sfr__notes.html">Additional notes from &lt;avr/sfr_defs.h&gt;</a></li>
</ul>
</li>
<li><a class="el" href="group__avr__signature.html">&lt;avr/signature.h&gt;: Signature Support</a></li>
<li><a class="el" href="group__avr__sleep.html">&lt;avr/sleep.h&gt;: Power Management and Sleep Modes</a></li>
<li><a class="el" href="group__avr__version.html">&lt;avr/version.h&gt;: avr-libc version macros</a></li>
<li><a class="el" href="group__avr__watchdog.html">&lt;avr/wdt.h&gt;: Watchdog timer handling</a></li>
<li><a class="el" href="group__util__atomic.html">&lt;util/atomic.h&gt; Atomically and Non-Atomically Executed Code Blocks</a></li>
<li><a class="el" href="group__util__crc.html">&lt;util/crc16.h&gt;: CRC Computations</a></li>
<li><a class="el" href="group__util__delay.html">&lt;util/delay.h&gt;: Convenience functions for busy-wait delay loops</a></li>
<li><a class="el" href="group__util__delay__basic.html">&lt;util/delay_basic.h&gt;: Basic busy-wait delay loops</a></li>
<li><a class="el" href="group__util__parity.html">&lt;util/parity.h&gt;: Parity bit generation</a></li>
<li><a class="el" href="group__util__setbaud.html">&lt;util/setbaud.h&gt;: Helper macros for baud rate calculations</a></li>
<li><a class="el" href="group__util__twi.html">&lt;util/twi.h&gt;: TWI bit mask definitions</a></li>
<li><a class="el" href="group__deprecated__items.html">&lt;compat/deprecated.h&gt;: Deprecated items</a></li>
<li><a class="el" href="group__compat__ina90.html">&lt;compat/ina90.h&gt;: Compatibility with IAR EWB 3.x</a></li>
<li><a class="el" href="group__demos.html">Demo projects</a><ul>
<li><a class="el" href="group__asmdemo.html">Combining C and assembly source files</a></li>
<li><a class="el" href="group__demo__project.html">A simple project</a></li>
<li><a class="el" href="group__largedemo.html">A more sophisticated project</a></li>
<li><a class="el" href="group__stdiodemo.html">Using the standard IO facilities</a></li>
<li><a class="el" href="group__twi__demo.html">Example using the two-wire interface (TWI)</a></li>
</ul>
</li>
</ul>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<!-- HTML footer for doxygen 1.8.7-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
<li class="footer">$generatedby
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> 1.6.3 </li>
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
$generatedby &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
</a> 1.6.3
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>