\r
/* Wait until the host is ready to receive the request confirmation */\r
while (!(Endpoint_IsINReady()));\r
\r
/* Handshake the request by sending an empty IN packet */\r
\r
/* Wait until the host is ready to receive the request confirmation */\r
while (!(Endpoint_IsINReady()));\r
\r
/* Handshake the request by sending an empty IN packet */\r