* 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
* \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