Minor documentation page updates.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / Events.h
index e6d2bea..80ace87 100644 (file)
                         *  \note This event does not exist if the USB_DEVICE_ONLY token is supplied to the compiler (see\r
                         *        \ref Group_USBManagement documentation).\r
                         *\r
-                        *  \see \ref TASK(USB_USBTask) for more information on the USB management task and reducing CPU usage.\r
+                        *  \see \ref USB_USBTask() for more information on the USB management task and reducing CPU usage.\r
                         */\r
                        void EVENT_USB_DeviceAttached(void);\r
 \r
                         *  \note This event does not exist if the USB_DEVICE_ONLY token is supplied to the compiler (see\r
                         *        \ref Group_USBManagement documentation).\r
                         *\r
-                        *  \see \ref TASK(USB_USBTask) for more information on the USB management task and reducing CPU usage.\r
+                        *  \see \ref USB_USBTask() for more information on the USB management task and reducing CPU usage.\r
                         */\r
                        void EVENT_USB_DeviceUnattached(void);\r
                        \r