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

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

Detailed Description

Data provided to the input of the line_coding_changed callback.

Definition at line 50 of file tusb_cdc_acm.h.

Field Documentation

◆ p_line_coding

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.


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