Xmega Application Note | |||||
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/ 00060 #include "hires_driver.h" 00061 00069 void HIRES_Enable(HIRES_t * hires, HIRES_HREN_t hren) 00070 { 00071 hires->CTRL = hren; 00072 }
Generated on Wed Apr 23 08:14:07 2008 for AVR1306 Using the Xmega Timer/Counter Extentions by ![]() |