Skip to main content

esp_partition_get_main_flash_sector_size

Function esp_partition_get_main_flash_sector_size 

Source
pub unsafe extern "C" fn esp_partition_get_main_flash_sector_size() -> u32
Expand description

@brief Get the main flash sector size @return - SPI_FLASH_SEC_SIZE - For esp32xx target - ESP_PARTITION_EMULATED_SECTOR_SIZE - For linux target