Doxygen fixes to \param directives to give data direction in all projects. Make HID...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Pipe.h
index 25ca94b..39e95cc 100644 (file)
                        /** Determines if a pipe has been bound to the given device endpoint address. If a pipe which is bound to the given\r
                         *  endpoint is found, it is automatically selected.\r
                         *\r
-                        *  \param EndpointAddress Address of the endpoint within the attached device to check\r
+                        *  \param[in] EndpointAddress Address of the endpoint within the attached device to check\r
                         *\r
                         *  \return Boolean true if a pipe bound to the given endpoint address is found, false otherwise\r
                         */\r