XMEGA Application Note


lowpower.h

Go to the documentation of this file.
00001 // This file has been prepared for Doxygen automatic documentation generation.
00051 #ifndef LOWPOWER_H
00052 #define LOWPOWER_H
00053 
00054 
00055 /*============================= CONFIG =======================================*/
00057 //#define NO_JTAG
00058 
00059 
00060 /*============================ PROTOTYPES ====================================*/
00061 #ifdef __cplusplus
00062 extern "C" {
00063 #endif
00064   
00065 void LOWPOWER_Init( void );
00066 
00067 #ifdef __cplusplus
00068 } /* extern "C" */
00069 #endif
00070 
00071 #endif // LOWPOWER_H
@DOC_TITLE@
Generated on Mon Nov 9 13:44:26 2009 for XMEGA power consumption evaluation code by doxygen 1.5.9