Function usb_cdc_ready(void)
Defined in File usb_cdc.c
Function Documentation
-
bool usb_cdc_ready(void)
Check whether the host has opened the CDC port and asserted DTR.
- 반환:
true if the CDC port is ready for data transmission.
Defined in File usb_cdc.c
Check whether the host has opened the CDC port and asserted DTR.
true if the CDC port is ready for data transmission.