39.2.1.2 usb_h_deinit
USB HCD de-initialization.
static void usb_h_deinit(
struct usb_h_desc * drv
)
Parameters
- drv
-
Type: struct usb_h_desc *
The driver
Returns
Type: void
USB HCD de-initialization.
static void usb_h_deinit(
struct usb_h_desc * drv
)
Type: struct usb_h_desc *
The driver
Type: void