Provided by: avr-libc_1.8.0+Atmel3.5.0-1_all 

NAME
sleep.h -
SYNOPSIS
Macros
#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)
Author
Generated automatically by Doxygen for avr-libc from the source code.
Version 1.8.0svn Sun Dec 13 2015 sleep.h(3avr)