esp_flash_get_chip_write_protect() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

ESP_OK on success, or a flash error code if operation failed.

Notes

A correct result for this flag depends on the SPI flash chip model and chip_drv in use (via the 'chip->drv' field).

References