void USBCancelIO( uint8_t endpoint );
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.
None
MLA - USB Library Help Version : 2.16
![]() |