RTEMS CPU Kit with SuperCore  4.11.3
Macros
sleep.h File Reference

Power Management and Sleep Modes. More...

#include <avr/io.h>
#include <stdint.h>
Include dependency graph for sleep.h:

Go to the source code of this file.

Macros

#define _SLEEP_CONTROL_REG   MCUCR
 
#define _SLEEP_ENABLE_MASK   _BV(SE)
 
#define sleep_enable()
 Put the device in sleep mode. More...
 
#define sleep_disable()
 
#define sleep_cpu()
 Put the device into sleep mode. More...
 
#define sleep_mode()
 

Detailed Description

Power Management and Sleep Modes.