esp_event_id_node is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
int32_t
id number of the event.
list of handlers to be executed when this event is raised.
SLIST_ENTRY(esp_event_id_node)
pointer to the next event node on the linked list.

References

from examples