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

_DemoStateMachine struct

Syntax

typedef struct _DemoStateMachine {   __IO CDC_Demo_State          state;   __IO CDC_Send_State          Send_state;   __IO CDC_Receive_State       Receive_state;   __IO CDC_Configuration_State Configuration_state;       __IO uint8_t                 select;   __IO uint8_t                 lock; }CDC_DEMO_StateMachine;

Fields

state

No summary provided. Read more...

Send_state

No summary provided. Read more...

Receive_state

No summary provided. Read more...

Configuration_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