39.1.3.21 usb_d_ep_abort
Abort an on-going transfer on a specific endpoint.
void usb_d_ep_abort(
const uint8_t ep
)
Parameters
- ep
-
Type: const uint8_t
The endpoint address.
Returns
Type: void
Abort an on-going transfer on a specific endpoint.
void usb_d_ep_abort(
const uint8_t ep
)
Type: const uint8_t
The endpoint address.
Type: void
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.