ESP-IDF
Sec1Payload__PayloadCase
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
Sec1Payload__PayloadCase
Sec1Payload__PayloadCase enum
Syntax
Show:
Summary
Declaration
from
sec1.pb-c.h:96
enum
{
SEC1_PAYLOAD__PAYLOAD__NOT_SET
=
0
,
SEC1_PAYLOAD__PAYLOAD_SC0
=
20
,
SEC1_PAYLOAD__PAYLOAD_SR0
=
21
,
SEC1_PAYLOAD__PAYLOAD_SC1
=
22
,
SEC1_PAYLOAD__PAYLOAD_SR1
=
23
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
(
SEC1_PAYLOAD__PAYLOAD__CASE
)
}
;
Values
Value
Declared as
Sec1Payload__PayloadCase::SEC1_PAYLOAD__PAYLOAD__NOT_SET
=
0
Sec1Payload__PayloadCase::SEC1_PAYLOAD__PAYLOAD_SC0
=
20
Sec1Payload__PayloadCase::SEC1_PAYLOAD__PAYLOAD_SR0
=
21
Sec1Payload__PayloadCase::SEC1_PAYLOAD__PAYLOAD_SC1
=
22
Sec1Payload__PayloadCase::SEC1_PAYLOAD__PAYLOAD_SR1
=
23
_SEC1_PAYLOAD__PAYLOAD__CASE_IS_INT_SIZE
PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
{
sec1.pb-c.h:96
}
Sec1Payload__PayloadCase
;
sec1.pb-c.h:103
Sec1Payload__PayloadCase
Sec1Payload__PayloadCase
payload_case
;
sec1.pb-c.h:115
Sec1Payload
Sec1Payload::payload_case
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
Instance
Scope
Location
Project
Sec1Payload::payload_case
Sec1Payload
sec1.pb-c.h:115
Lifecycle
from
examples
All items filtered out
All items filtered out