39.2.1.10 usb_h_rh_reset
Reset the root hub port.
static void usb_h_rh_reset(
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