usbx
UX_INTERFACE_DESCRIPTOR_STRUCT::bInterfaceProtocol
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_INTERFACE_DESCRIPTOR_STRUCT::bInterfaceProtocol
UX_INTERFACE_DESCRIPTOR_STRUCT::bInterfaceProtocol field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2010
ULONG
bInterfaceProtocol
;
Examples
References
from
examples
Code
Location
Referrer
ULONG
bInterfaceProtocol
;
ux_api.h:2010
class_command
.
ux_slave_class_command_protocol
=
interface
->
ux_slave_interface_descriptor
.
bInterfaceProtocol
;
ux_device_stack_interface_start.c:99
_ux_device_stack_interface_start()
switch
(
storage
->
ux_host_class_storage_interface
->
ux_interface_descriptor
.
bInterfaceProtocol
)
ux_host_class_storage_device_support_check.c:84
_ux_host_class_storage_device_support_check()
class_command
.
ux_host_class_command_protocol
=
interface
->
ux_interface_descriptor
.
bInterfaceProtocol
;
ux_host_stack_configuration_interface_scan.c:109
_ux_host_stack_configuration_interface_scan()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_INTERFACE_DESCRIPTOR_STRUCT::bInterfaceProtocol
is read by 3 functions:
All items filtered out
UX_INTERFACE_DESCRIPTOR_STRUCT::bInterfaceProtocol
_ux_device_stack_interface_start()
_ux_host_class_storage_device_support_check()
_ux_host_stack_configuration_interface_scan()
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