Fixed reversed signature byte ordering in the CDC bootloader (thanks to Johannes...
[pub/lufa.git] / LUFA / Drivers / USB / HighLevel / Events.h
index 317495c..7815534 100644 (file)
                         *  in host mode, and an attached USB device has failed to enumerate completely.\r
                         *\r
                         *  \param ErrorCode  Error code indicating the failure reason, a value in \r
-                        *                    USB_Host_EnumerationErrorCodes_t located in Host.h.\r
+                        *                    \ref USB_Host_EnumerationErrorCodes_t located in Host.h.\r
                         *\r
                         *  \param SubErrorCode  Sub error code indicating the reason for failure - for example, if the\r
                         *                       ErrorCode parameter indicates a control error, this will give the error\r
-                        *                       code returned by the USB_Host_SendControlRequest() function.\r
+                        *                       code returned by the \ref USB_Host_SendControlRequest() function.\r
                         *\r
                         *  \note This event only exists on USB AVR models which supports host mode.\r
                         *\r