ESP-IDF Firmware
Firmware architecture and call graph
Loading...
Searching...
No Matches
cdcacm_event_rx_wanted_char_data_t Struct Reference

Data provided to the input of the callback_rx_wanted_char callback. More...

#include <tusb_cdc_acm.h>

Data Fields

char wanted_char

Detailed Description

Data provided to the input of the callback_rx_wanted_char callback.

Definition at line 35 of file tusb_cdc_acm.h.

Field Documentation

◆ wanted_char

char cdcacm_event_rx_wanted_char_data_t::wanted_char

Wanted character

Definition at line 36 of file tusb_cdc_acm.h.


The documentation for this struct was generated from the following file: