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

_DemoStateMachine struct

Syntax

typedef struct _DemoStateMachine {   __IO MSC_Demo_State state;   __IO uint8_t        select; }MSC_DEMO_StateMachine;

Fields

state

No summary provided. Read more...

select

No summary provided. Read more...

References

LocationReferrerText
main.h:44
typedef struct _DemoStateMachine {
main.h:47
menu.c:27msc_demo

Type Use

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