39.2.1.8 usb_h_suspend
Suspend the USB bus.
static void usb_h_suspend(
struct usb_h_desc * drv
)
Parameters
- drv
-
Type: struct usb_h_desc *
The driver
Returns
Type: void
Suspend the USB bus.
static void usb_h_suspend(
struct usb_h_desc * drv
)
Type: struct usb_h_desc *
The driver
Type: void