esp_system_init_fn_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
esp_err_t (*)(void)
Pointer to the startup function.
uint16_t
Bit mask of cores where the function has to be called.
uint16_t
Init stage number (0 or 1).

References