uint8_t USBHostResumeDevice( uint8_t deviceAddress );
This function issues a RESUME to the attached device. It can called only if the state machine is in the suspend state.
None
Return Values |
Description |
USB_SUCCESS |
Success |
USB_UNKNOWN_DEVICE |
Device not found |
USB_ILLEGAL_REQUEST |
Device cannot RESUME unless it is suspended |
None
MLA - USB Library Help Version : 2.16
![]() |