Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Pipe.h
index 1a5f62c..58a5c94 100644 (file)
                         *
                         *  \ingroup Group_PipeRW
                         *
-                        *  \return A value from the Pipe_WaitUntilReady_ErrorCodes_t enum.
+                        *  \return A value from the \ref Pipe_WaitUntilReady_ErrorCodes_t enum.
                         */
                        uint8_t Pipe_WaitUntilReady(void);