esp_efuse_write_block() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
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. - ESP_ERR_EFUSE_REPEATED_PROG: Error repeated programming of programmed bits

References