usbx
UX_SLAVE_CLASS
is only used within usbx.
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
STM32 Libraries and Samples
usbx
UX_SLAVE_CLASS
UX_SLAVE_CLASS struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:2217
struct
UX_SLAVE_CLASS_STRUCT
;
Implemented in
ux_api.h:2299
Fields
Field
Declared as
UX_SLAVE_CLASS_STRUCT::ux_slave_class_name
UCHAR
[
UX_MAX_CLASS_NAME_LENGTH
+
1
]
UX_SLAVE_CLASS_STRUCT::ux_slave_class_status
UINT
UX_SLAVE_CLASS_STRUCT::ux_slave_class_entry_function
UINT
(
*
)
(
struct
UX_SLAVE_CLASS_COMMAND_STRUCT
*
)
UX_SLAVE_CLASS_STRUCT::ux_slave_class_instance
VOID
*
UX_SLAVE_CLASS_STRUCT::ux_slave_class_client
VOID
*
UX_SLAVE_CLASS_STRUCT::ux_slave_class_thread
UX_THREAD
UX_SLAVE_CLASS_STRUCT::ux_slave_class_thread_stack
VOID
*
UX_SLAVE_CLASS_STRUCT::ux_slave_class_interface_parameter
VOID
*
UX_SLAVE_CLASS_STRUCT::ux_slave_class_interface_number
ULONG
UX_SLAVE_CLASS_STRUCT::ux_slave_class_configuration_number
ULONG
UX_SLAVE_CLASS_STRUCT::ux_slave_class_interface
struct
UX_SLAVE_INTERFACE_STRUCT
*
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