esp_event_base_node is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxRelatedReferencesInstancesLifecycle

Fields

Field
Declared as
Description
base identifier of the event.
event base level handlers, handlers for all events with this base.
list of event ids with this base.
SLIST_ENTRY(esp_event_base_node)
pointer to the next base node on the linked list.

References