STM32_USB_Host_Library
USBH_OSEventTypeDef
is only used within STM32_USB_Host_Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32_USB_Host_Library
USBH_OSEventTypeDef
USBH_OSEventTypeDef enum
Syntax
Show:
Summary
Declaration
from
usbh_def.h:405
enum
{
USBH_PORT_EVENT
=
1U
,
USBH_URB_EVENT
,
USBH_CONTROL_EVENT
,
USBH_CLASS_EVENT
,
USBH_STATE_CHANGED_EVENT
,
}
;
Values
Value
Declared as
USBH_OSEventTypeDef::USBH_PORT_EVENT
=
1U
USBH_OSEventTypeDef::USBH_URB_EVENT
USBH_OSEventTypeDef::USBH_CONTROL_EVENT
USBH_OSEventTypeDef::USBH_CLASS_EVENT
USBH_OSEventTypeDef::USBH_STATE_CHANGED_EVENT
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