ESP-IDF
tGOEPC_MSG
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGOEPC_MSG
tGOEPC_MSG union
Syntax
Show:
Summary
Declaration
from
goepc_api.h:47
typedef
union
{
tGOEPC_MSG_OPENED
opened
;
tGOEPC_MSG_CLOSED
closed
;
tGOEPC_MSG_MTU_CHANGED
mtu_changed
;
tGOEPC_MSG_RESPONSE
response
;
}
tGOEPC_MSG
;
Fields
Field
Declared as
tGOEPC_MSG::opened
tGOEPC_MSG_OPENED
tGOEPC_MSG::closed
tGOEPC_MSG_CLOSED
tGOEPC_MSG::mtu_changed
tGOEPC_MSG_MTU_CHANGED
tGOEPC_MSG::response
tGOEPC_MSG_RESPONSE
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