[][src]Function esp_idf_bindgen::spi_flash_cache_enabled

pub unsafe extern "C" fn spi_flash_cache_enabled() -> bool

@brief Check at runtime if flash cache is enabled on both CPUs

@return true if both CPUs have flash cache enabled, false otherwise.