usb_endpoint_deregister
usb_endpoint_deregister — De-register an endpoint with the USB system.
Synopsis
extern int usb_endpoint_deregister( | | struct usb_endpoint_s* endpoint) ; |
Arguments
endpoint endpoint to re-register from the create call.
|
Description
De-register an endpoint with the USB system.
Return Values
result code.