AVR Libc Home Page AVRs AVR Libc Development Pages
Main Page User Manual Library Reference FAQ Alphabetical Index Example Projects

sleep.h File Reference

Go to the source code of this file.

Defines

#define _SLEEP_CONTROL_REG   MCUCR
#define _SLEEP_ENABLE_MASK   _BV(SE)

Functions

void sleep_enable (void)
void sleep_disable (void)
void sleep_cpu (void)
void sleep_mode (void)
void sleep_bod_disable (void)

Detailed Description


Automatically generated by Doxygen 1.6.2-20100208 on 11 Jul 2010.