Xmega Application Note | |||||
AVR XMEGA Sleep manager implementation. More...
#include <compiler.h>
#include <conf_sleepmgr.h>
Go to the source code of this file.
Enumerations | |
enum | sleepmgr_mode { SLEEPMGR_ACTIVE, SLEEPMGR_IDLE, SLEEPMGR_ESTDBY, SLEEPMGR_PSAVE, SLEEPMGR_STDBY, SLEEPMGR_PDOWN, SLEEPMGR_NR_OF_MODES } |
Sleep mode locks. More... | |
Functions | |
static void | sleepmgr_enter_sleep (void) |
Go to sleep in the deepest allowed mode. |
AVR XMEGA Sleep manager implementation.
Copyright (C) 2010 Atmel Corporation. All rights reserved.
Definition in file sleepmgr.h.
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by ![]() |