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

_DemoStateMachine struct

Syntax

typedef struct _DemoStateMachine {   __IO Demo_State           state;   __IO Demo_MSC_State       msc_state;   __IO Demo_HID_State       hid_state;   __IO Demo_mouse_State     mouse_state;   __IO Demo_keyboard_State  keyboard_state;   __IO uint8_t              select; }DEMO_StateMachine;

Fields

state

No summary provided. Read more...

msc_state

No summary provided. Read more...

hid_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...

Type Use

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