XMEGA Application Note | |||||
00001 // This file has been prepared for Doxygen automatic documentation generation. 00049 #include "avr_compiler.h" 00050 00051 #ifndef CCPWRITE_H 00052 #define CCPWRITE_H 00053 00054 00055 void CCPWrite (volatile uint8_t *address, uint8_t value); 00056 00057 00058 #endif // CCPWRITE_H
Generated on Mon Nov 9 13:44:26 2009 for XMEGA power consumption evaluation code by ![]() |