39.2.1.9 usb_h_resume
Resume the USB bus.
static void usb_h_resume(
struct usb_h_desc * drv
)
Parameters
- drv
-
Type: struct usb_h_desc *
The driver
Returns
Type: void
Resume the USB bus.
static void usb_h_resume(
struct usb_h_desc * drv
)
Type: struct usb_h_desc *
The driver
Type: void