pub const esp_flash_speed_s_ESP_FLASH_120MHZ: esp_flash_speed_s = 120;
Expand description

< The flash runs under 120MHz, 120MHZ can only be used by main flash after timing tuning in system. Do not use this directely in any API.