STM32_USB_Host_Library
USBH_ParseInterfaceDesc()
is only used within STM32_USB_Host_Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32_USB_Host_Library
USBH_ParseInterfaceDesc()
USBH_ParseInterfaceDesc() function
USBH_ParseInterfaceDesc This function Parses the interface descriptor
Syntax
Show:
Summary
Declaration
Definition
from
usbh_ctlreq.c:77
static
void
USBH_ParseInterfaceDesc
(
USBH_InterfaceDescTypeDef
*
if_descriptor
,
uint8_t
*
buf
)
;
Implemented in
usbh_ctlreq.c:544
Arguments
Argument
Declared as
Description
if_descriptor
USBH_InterfaceDescTypeDef
*
Interface descriptor destination
buf
uint8_t
*
Buffer where the descriptor data is available
Return value
None
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