bool USBHostCDC_ApiDeviceDetect();
This function determines if a CDC device is attached and ready to use.
None
Return Values |
Description |
TRUE |
CDC present and ready |
FALSE |
CDC not present or not ready |
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
![]() |