Functions | |
| void | tinyusb_cdc_rx_callback (int, cdcacm_event_t *) |
| CDC receive callback. | |
| void intf::usb::anonymous_namespace{init.cpp}::tinyusb_cdc_rx_callback | ( | int | , |
| cdcacm_event_t * | ) |
The callback reads data from the CDC device and copies it to rx_stream_buffer.