esp_efuse_read_block() is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK: The operation was successfully completed. - ESP_ERR_INVALID_ARG: Error in the passed arguments. - ESP_ERR_CODING: Error range of data does not match the coding scheme.

Notes

Please note that reading in the batch mode does not show uncommitted changes.

References