Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / Device_UC3.h
index f5a8922..5ed8661 100644 (file)
                         *  \note This macro should only be used if the device has indicated to the host that it\r
                         *        supports the Remote Wakeup feature in the device descriptors, and should only be\r
                         *        issued if the host is currently allowing remote wakeup events from the device (i.e.,\r
-                        *        the \ref USB_RemoteWakeupEnabled flag is set). When the \c NO_DEVICE_REMOTE_WAKEUP compile\r
-                        *        time option is used, this macro is unavailable.\r
+                        *        the \ref USB_Device_RemoteWakeupEnabled flag is set). When the \c NO_DEVICE_REMOTE_WAKEUP\r
+                        *        compile time option is used, this macro is unavailable.\r
                         *        \n\n\r
                         *\r
                         *  \note The USB clock must be running for this function to operate. If the stack is initialized with\r