|
ESP-IDF Firmware
Firmware architecture and call graph
|
Data provided to the input of the line_coding_changed callback. More...
#include <tusb_cdc_acm.h>
Data Fields | |
| cdc_line_coding_t const * | p_line_coding |
Data provided to the input of the line_coding_changed callback.
Definition at line 50 of file tusb_cdc_acm.h.
| cdc_line_coding_t const* cdcacm_event_line_coding_changed_data_t::p_line_coding |
New line coding value
Definition at line 51 of file tusb_cdc_acm.h.