Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Device.h
index b3a11d2..411ece0 100644 (file)
@@ -80,7 +80,7 @@
                                 *        issued if the host is currently allowing remote wakeup events from the device (i.e.,\r
                                 *        the \ref USB_RemoteWakeupEnabled flag is set).\r
                                 *\r
-                                *  \see StdDescriptors.h for more information on the RMWAKEUP feature and device descriptors.\r
+                                *  \see \ref Group_Descriptors for more information on the RMWAKEUP feature and device descriptors.\r
                                 */\r
                                static inline void USB_Device_SendRemoteWakeup(void);\r
                                \r
@@ -93,7 +93,7 @@
                                 *  \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.\r
                                 *\r
-                                *  \see StdDescriptors.h for more information on the RMWAKEUP feature and device descriptors.\r
+                                *  \see \ref Group_Descriptors for more information on the RMWAKEUP feature and device descriptors.\r
                                 *\r
                                 *  \return Boolean true if no Remote Wakeup request is currently being sent, false otherwise\r
                                 */\r
                                DEVICE_ERROR_GetDescriptorNotHooked        = 0, /**< Indicates that the \ref USB_GetDescriptor() method\r
                                                                                 *   has not been hooked by the user application.\r
                                                                                 *\r
-                                                                                *   \see StdDescriptors.h for more information on\r
+                                                                                *   \see \ref Group_Descriptors for more information on\r
                                                                                 *        the \ref USB_GetDescriptor() method.\r
                                                                                 */\r
                        };\r