STM32_USB_Host_Library
_DeviceDescriptor::bcdDevice
is only used within STM32_USB_Host_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
STM32 Libraries and Samples
STM32_USB_Host_Library
_DeviceDescriptor::bcdDevice
_DeviceDescriptor::bcdDevice field
Syntax
Show:
Summary
Declaration
from
usbh_def.h:261
uint16_t
bcdDevice
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
bcdDevice
;
/* Device Release Number */
usbh_def.h:261
dev_desc
->
bcdDevice
=
LE16
(
buf
+
12U
)
;
usbh_ctlreq.c:410
USBH_ParseDevDesc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_DeviceDescriptor::bcdDevice
is written by 1 function:
USBH_ParseDevDesc()
All items filtered out
_DeviceDescriptor::bcdDevice
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