TinyUSB Library
+
0
/1 examples
SourceVu will show references to
tuh_cdc_get_local_line_coding()
from the following samples and libraries:
host_cdc_msc_hid sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
tuh_cdc_get_local_line_coding()
tuh_cdc_get_local_line_coding() function
Syntax
Show:
Summary
Declaration
Definition
from
cdc_host.h:101
bool
tuh_cdc_get_local_line_coding
(
uint8_t
idx
,
cdc_line_coding_t
*
line_coding
)
;
Implemented in
cdc_host.c:327
Arguments
Argument
idx
line_coding
Examples
tuh_cdc_get_local_line_coding()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out