<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>avr-libc: sleep.h File Reference</title> <link href="dox.css" rel="stylesheet" type="text/css"> </head> <body> <center> <table width="80%"> <tr> <td align="left"><a href="http://www.nongnu.org/avr-libc/">AVR Libc Home Page</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/">AVR Libc Development Pages</a></td> </tr> <tr> <td align="center" width="13%"><a href="index.html">Main Page</a></td> <td align="center" width="13%"><a href="pages.html">User Manual</a></td> <td align="center" width="13%"><a href="modules.html">Library Reference</a></td> <td align="center" width="13%"><a href="FAQ.html">FAQ</a></td> <td align="center" width="13%"><a href="globals.html">Alphabetical Index</a></td> <td align="center" width="13%"><a href="group__demos.html">Example Projects</a></td> </tr> </table> </center> <hr width="80%"> <!-- Generated by Doxygen 1.5.6 --> <div class="contents"> <h1>sleep.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> <p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ef635fb58949963631a03e6826d8df4f"></a><!-- doxytag: member="sleep.h::_AVR_SLEEP_H_" ref="ef635fb58949963631a03e6826d8df4f" args="" --> #define </td><td class="memItemRight" valign="bottom"><b>_AVR_SLEEP_H_</b> 1</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1a0221ee000bb91407ab3f410f830b08"></a><!-- doxytag: member="sleep.h::_SLEEP_CONTROL_REG" ref="1a0221ee000bb91407ab3f410f830b08" args="" --> #define </td><td class="memItemRight" valign="bottom"><b>_SLEEP_CONTROL_REG</b> MCUCR</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6cf481cda733c2b30bdcfe92a59c0493"></a><!-- doxytag: member="sleep.h::_SLEEP_ENABLE_MASK" ref="6cf481cda733c2b30bdcfe92a59c0493" args="" --> #define </td><td class="memItemRight" valign="bottom"><b>_SLEEP_ENABLE_MASK</b> _BV(SE)</td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__avr__sleep.html#g475174a7aa4eda03dfa7a4483e400a9e">sleep_enable</a> (void)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__avr__sleep.html#geae22433a78fd8d50f915fb68c416efd">sleep_disable</a> (void)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__avr__sleep.html#g157b2578d95309c197b739f812938d94">sleep_cpu</a> (void)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3775b21f297187752bcfc434a541209a"></a><!-- doxytag: member="sleep.h::sleep_mode" ref="3775b21f297187752bcfc434a541209a" args="(void)" --> void </td><td class="memItemRight" valign="bottom"><b>sleep_mode</b> (void)</td></tr> </table> </div> <hr width="80%"> <p><center>Automatically generated by Doxygen 1.5.6 on 4 Dec 2008.</center></p> </body> </html>