Skip to main content

esp_flash_default_chip

Static esp_flash_default_chip 

Source
pub unsafe static mut esp_flash_default_chip: *mut esp_flash_t
Expand description

@brief Pointer to the “default” SPI flash chip, ie the main chip attached to the MCU.

This chip is used if the ‘chip’ argument pass to esp_flash_xxx API functions is ever NULL.