USB Library
USBHostResumeDevice Function
Syntax
uint8_t USBHostResumeDevice(
    uint8_t deviceAddress
);
Description

This function issues a RESUME to the attached device. It can called only if the state machine is in the suspend state.

Preconditions

None

Return Values
Return Values 
Description 
USB_SUCCESS 
Success 
USB_UNKNOWN_DEVICE 
Device not found 
USB_ILLEGAL_REQUEST 
Device cannot RESUME unless it is suspended 
Remarks

None

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla