Xmega Application Note


hires_driver.c

Go to the documentation of this file.
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 }
@DOC_TITLE@
Generated on Wed Apr 23 08:14:07 2008 for AVR1306 Using the Xmega Timer/Counter Extentions by doxygen 1.5.5