* \return Boolean \c true if a pipe bound to the given endpoint address of the specified direction is found,\r
* \c false otherwise.\r
*/\r
- bool Pipe_IsEndpointBound(const uint8_t EndpointAddress);\r
+ bool Pipe_IsEndpointBound(const uint8_t EndpointAddress) ATTR_WARN_UNUSED_RESULT;\r
\r
/* Private Interface - For use in library only: */\r
#if !defined(__DOXYGEN__)\r