esp_get_flash_encryption_mode() function
Return the flash encryption mode The API is called during boot process but can also be called by application to check the current flash encryption mode of ESP32
Return value
![]()
mode = esp_get_flash_encryption_mode();
esp_get_flash_encryption_mode() is called by 2 functions and calls 3 functions:
![]()
esp_get_flash_encryption_mode()
esp_get_flash_encryption_mode() reads 9 variables:
![]()
esp_get_flash_encryption_mode()