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