\r
/* Check if the found endpoint is a interrupt or bulk type descriptor */\r
if ((EndpointData->Attributes & EP_TYPE_MASK) == EP_TYPE_INTERRUPT)\r
\r
/* Check if the found endpoint is a interrupt or bulk type descriptor */\r
if ((EndpointData->Attributes & EP_TYPE_MASK) == EP_TYPE_INTERRUPT)\r