Doxygen fixes to \param directives to give data direction in all projects. Make HID...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Endpoint.h
index 2fa20df..ffeeb7f 100644 (file)
 \r
                                /** Sets the direction of the currently selected endpoint.\r
                                 *\r
-                                *  \param DirectionMask  New endpoint direction, as a ENDPOINT_DIR_* mask.\r
+                                *  \param[in] DirectionMask  New endpoint direction, as a ENDPOINT_DIR_* mask.\r
                                 */\r
                                static inline void Endpoint_SetEndpointDirection(uint8_t DirectionMask);\r
                        #else\r