_DemoStateMachine is only used within HID_Standalone.
 
Symbols
loading...
Files
loading...

_DemoStateMachine struct

Syntax

typedef struct _DemoStateMachine {   __IO HID_Demo_State     state;   __IO HID_mouse_State    mouse_state;   __IO HID_keyboard_State keyboard_state;      __IO uint8_t            select;   __IO uint8_t            lock; }HID_DEMO_StateMachine;

Fields

state

No summary provided. Read more...

mouse_state

No summary provided. Read more...

keyboard_state

No summary provided. Read more...

select

No summary provided. Read more...

lock

No summary provided. Read more...

Type Use

Variables of _DemoStateMachine type
all items filtered out
_DemoStateMachine
all items filtered out
_DemoStateMachine
all items filtered out