*\r
* \note Not all USB AVR models support VBUS interrupts; this event only exists on supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_VBUSChange);\r
\r
*\r
* \note Not all USB AVR models support VBUS interrupts; this event only exists on supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_VBUSConnect);\r
\r
*\r
* \note Not all USB AVR models support VBUS interrupts; this event only exists on supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_VBUSDisconnect);\r
#endif\r
/** This module raises the Suspended event when the host suspends the USB interface of the AVR\r
* whilst running in device mode.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_Suspend);\r
\r
/** This module raises the Wake Up event when the host resumes the USB interface of the AVR\r
* whilst running in device mode.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_WakeUp);\r
\r
/** This module raises the USB Reset event when the host resets the USB interface of the AVR\r
* whilst running in device mode.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_Reset);\r
#endif\r
*\r
* \note Not all USB AVR models support host mode; this event only exists on supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_HostError);\r
\r
*\r
* \note Not all USB AVR models support host mode; this event only exists on supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_DeviceUnattached);\r
#endif\r
* \note Not all USB AVR models support host mode and thus the UID pin; this event only exists on\r
* supported AVRs.\r
*\r
- * \see Events.h for more information on this event.\r
+ * \see \ref Group_Events for more information on this event.\r
*/\r
RAISES_EVENT(USB_UIDChange);\r
#endif\r