usbx
UX_INTERFACE
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_INTERFACE
UX_INTERFACE struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:1742
struct
UX_INTERFACE_STRUCT
;
Implemented in
ux_api.h:2020
Fields
Field
Declared as
UX_INTERFACE_STRUCT::ux_interface_handle
ULONG
UX_INTERFACE_STRUCT::ux_interface_state
ULONG
UX_INTERFACE_STRUCT::ux_interface_current_alternate_setting
UINT
UX_INTERFACE_STRUCT::ux_interface_descriptor
struct
UX_INTERFACE_DESCRIPTOR_STRUCT
UX_INTERFACE_STRUCT::ux_interface_class
struct
UX_HOST_CLASS_STRUCT
*
UX_INTERFACE_STRUCT::ux_interface_class_instance
VOID
*
UX_INTERFACE_STRUCT::ux_interface_first_endpoint
struct
UX_ENDPOINT_STRUCT
*
UX_INTERFACE_STRUCT::ux_interface_next_interface
struct
UX_INTERFACE_STRUCT
*
UX_INTERFACE_STRUCT::ux_interface_configuration
struct
UX_CONFIGURATION_STRUCT
*
UX_INTERFACE_STRUCT::ux_interface_iad_class
ULONG
UX_INTERFACE_STRUCT::ux_interface_iad_subclass
ULONG
UX_INTERFACE_STRUCT::ux_interface_iad_protocol
ULONG
Related Functions
Found 10 other functions taking a
UX_INTERFACE_STRUCT
argument:
Function
_ux_host_stack_interface_endpoint_get()
_ux_host_stack_configuration_interface_get()
_ux_host_stack_interface_instance_create()
_ux_host_stack_interface_instance_delete()
_ux_host_stack_interface_setting_select()
_ux_host_stack_interface_set()
_ux_host_stack_new_endpoint_create()
ux_host_stack_configuration_interface_get()
ux_host_stack_interface_endpoint_get()
ux_host_stack_interface_setting_select()
Examples
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