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