USB Library
USBHostCDC_ApiDeviceDetect Function
Syntax
bool USBHostCDC_ApiDeviceDetect();
Description

This function determines if a CDC device is attached and ready to use.

Preconditions

None

Return Values
Return Values 
Description 
TRUE 
CDC present and ready 
FALSE 
CDC not present or not ready 
Remarks

Since this will often be called in a loop while waiting for a device, we'll make sure the tasks are executed.

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