* events as VBUS interrupts (on supported USB AVR models), device connections and disconnections, etc.\r
*/\r
\r
+/** \ingroup Group_USB\r
+ * @defgroup Group_USBInterrupt Endpoint and Pipe Interrupts\r
+ *\r
+ * Functions, macros, variables, enums and types related to endpoint and pipe interrupts.\r
+ *\r
+ * @{\r
+ */\r
+\r
#ifndef __USBINTERRUPT_H__\r
#define __USBINTERRUPT_H__\r
\r
#if defined(__cplusplus)\r
}\r
#endif\r
- \r
+\r
#endif\r
+\r
+/** @} */\r