[][src]Function esp_idf_bindgen::spi_flash_enable_cache

pub unsafe extern "C" fn spi_flash_enable_cache(cpuid: u32)

@brief Re-enable cache for the core defined as cpuid parameter.

@param cpuid the core number to enable instruction cache for