cdc_acm_start() function
Start CDC device After this call, USB host peripheral will continuously poll IN endpoints.
Arguments
event_cb
Device event callback
in_cb
Data received callback
user_arg
Optional user's argument, that will be passed to the callbacks
Return value
esp_err_t