Xmega Application Note | |||||
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/ 00047 #ifndef _USB_DEVICE_TASK_H_ 00048 #define _USB_DEVICE_TASK_H_ 00049 00050 /************************* PROTOTYPES (GLOBAL) ********************************/ 00051 00052 void usb_device_task_init(void); 00053 void usb_start_device(void); 00054 void usb_device_task(void); 00055 00056 #endif /* _USB_DEVICE_TASK_H_ */ 00057
Generated on Mon Jan 18 09:26:08 2010 for AVR1907 Xplain USB Gateway by ![]() |