TinyUSB Library
cdch_interface_t::bInterfaceSubClass
is only used within TinyUSB Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
cdch_interface_t::bInterfaceSubClass
cdch_interface_t::bInterfaceSubClass field
Syntax
Show:
Summary
Declaration
from
cdc_host.c:53
uint8_t
bInterfaceSubClass
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
bInterfaceSubClass
;
cdc_host.c:53
p_cdc
->
bInterfaceSubClass
=
itf_desc
->
bInterfaceSubClass
;
cdc_host.c:258
make_new_itf()
desc
->
bInterfaceSubClass
=
p_cdc
->
bInterfaceSubClass
;
cdc_host.c:300
tuh_cdc_itf_get_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cdch_interface_t::bInterfaceSubClass
is written by 1 function and is read by 1 function:
make_new_itf()
All items filtered out
cdch_interface_t::bInterfaceSubClass
tuh_cdc_itf_get_info()
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