usbx
UX_DFU_FUNCTIONAL_DESCRIPTOR
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_DFU_FUNCTIONAL_DESCRIPTOR
UX_DFU_FUNCTIONAL_DESCRIPTOR struct
Syntax
Show:
Summary
Declaration
from
ux_api.h:2103
typedef
struct
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT
{
ULONG
bLength
;
ULONG
bDescriptorType
;
ULONG
bmAttributes
;
ULONG
wDetachTimeOut
;
ULONG
wTransferSize
;
ULONG
bcdDFUVersion
;
}
UX_DFU_FUNCTIONAL_DESCRIPTOR
;
Fields
Field
Declared as
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::bLength
ULONG
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::bDescriptorType
ULONG
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::bmAttributes
ULONG
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::wDetachTimeOut
ULONG
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::wTransferSize
ULONG
UX_DFU_FUNCTIONAL_DESCRIPTOR_STRUCT::bcdDFUVersion
ULONG
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