|
ESP-IDF Firmware
Firmware architecture and call graph
|
Data provided to the input of the callback_rx_wanted_char callback. More...
#include <tusb_cdc_acm.h>
Data Fields | |
| char | wanted_char |
Data provided to the input of the callback_rx_wanted_char callback.
Definition at line 35 of file tusb_cdc_acm.h.
| char cdcacm_event_rx_wanted_char_data_t::wanted_char |
Wanted character
Definition at line 36 of file tusb_cdc_acm.h.