cdc_print_desc() function
Print CDC specific descriptor in human readable form This is a callback function that is called from USB Host library, when it wants to print full configuration descriptor to stdout.
Syntax
void cdc_print_desc(const usb_standard_desc_t *_desc); Arguments
_desc
CDC specific descriptor