*\r
* Each event must only have one associated event handler, but can be raised by multiple sources.\r
*/\r
+\r
+/** \ingroup Group_USB\r
+ * @defgroup Group_Events USB Events\r
+ *\r
+ * Functions, macros, variables, enums and types related to the management of events from the USB kernel.\r
+ *\r
+ * @{\r
+ */\r
\r
#ifndef __USBEVENTS_H__\r
#define __USBEVENTS_H__\r
#if defined(__cplusplus)\r
}\r
#endif\r
- \r
+ \r
#endif\r
+\r
+/** @} */\r