USB Library
USBCancelIO Function
Syntax
void USBCancelIO(
    uint8_t endpoint
);
Description

This function cancels the transfers pending on the specified endpoint. This function can only be used after a SETUP packet is received and before that setup packet is handled. This is the time period in which the EVENT_EP0_REQUEST is thrown, before the event handler function returns to the stack.

Remarks

None

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla