HID_Standalone
HID_Demo_State
is only used within HID_Standalone.
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
HID_Standalone
HID_Demo_State
HID_Demo_State enum
Syntax
Show:
Summary
Declaration
from
main.h:34
enum
{
HID_DEMO_IDLE
=
0
,
HID_DEMO_WAIT
,
HID_DEMO_START
,
HID_DEMO_MOUSE
,
HID_DEMO_KEYBOARD
,
HID_DEMO_REENUMERATE
,
}
;
Values
Value
Declared as
HID_Demo_State::HID_DEMO_IDLE
=
0
HID_Demo_State::HID_DEMO_WAIT
HID_Demo_State::HID_DEMO_START
HID_Demo_State::HID_DEMO_MOUSE
HID_Demo_State::HID_DEMO_KEYBOARD
HID_Demo_State::HID_DEMO_REENUMERATE
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