39.2.1.12 usb_h_rh_resume
Resume the root hub port.
static void usb_h_rh_resume(
struct usb_h_desc * drv,
uint8_t port
)
Parameters
- drv
-
Type: struct usb_h_desc *
Pointer to the USB HCD driver
- port
-
Type: uint8_t
Root hub port, ignored if there is only one port
Returns
Type: void