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

This function determines the status of a CDC device.

Preconditions

None

Return Values
Return Values 
Description 
Illegal device address, or the device is not an CDC 
CDC is attached and in the process of initializing 
USB_PROCESSING_REPORT_DESCRIPTOR 
CDC device is detected and report descriptor is being parsed 
CDC Device is running normal, ready to send and receive reports 
Device is holding due to error 
CDC detached. 
Remarks

None

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