X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ed7067e89f4adc1c5b9317caa0253d866ad2bf56..5faa79a7b55312f275435c5dacf8a89a6a3d26ae:/LUFA/Drivers/USB/LowLevel/Host.h?ds=inline diff --git a/LUFA/Drivers/USB/LowLevel/Host.h b/LUFA/Drivers/USB/LowLevel/Host.h index 40f630e84..3bfc44199 100644 --- a/LUFA/Drivers/USB/LowLevel/Host.h +++ b/LUFA/Drivers/USB/LowLevel/Host.h @@ -425,7 +425,7 @@ * * \note After this routine returns, the control pipe will be selected. * - * \param[in] EndpointIndex Index of the endpoint to clear. + * \param[in] EndpointIndex Index of the endpoint to clear, including the endpoint's direction. * * \return A value from the \ref USB_Host_SendControlErrorCodes_t enum to indicate the result. */