uint8_t USBHostHIDResetDevice( uint8_t deviceAddress );
This function starts a HID reset. A reset can be issued only if the device is attached and not being initialized.
None
Return Values |
Description |
USB_SUCCESS |
Reset started |
No device with specified address | |
Device is in an illegal state for reset |
None
MLA - USB Library Help Version : 2.16
![]() |