esp_efuse_set_read_protect() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: The operation was successfully completed. - ESP_ERR_INVALID_ARG: Error in the passed arguments. - ESP_ERR_EFUSE_CNT_IS_FULL: Not all requested cnt bits is set. - ESP_ERR_NOT_SUPPORTED: The block does not support this command.

References

from examples