Struct esp32s2::extmem::pro_cache_wrap_around_ctrl::R
source · pub struct R(_);Expand description
Register PRO_CACHE_WRAP_AROUND_CTRL reader
Implementations§
source§impl R
impl R
sourcepub fn pro_cache_flash_wrap_around(&self) -> PRO_CACHE_FLASH_WRAP_AROUND_R
pub fn pro_cache_flash_wrap_around(&self) -> PRO_CACHE_FLASH_WRAP_AROUND_R
Bit 0 - The bit is used to enable wrap around mode when read data from flash.
sourcepub fn pro_cache_sram_rd_wrap_around(&self) -> PRO_CACHE_SRAM_RD_WRAP_AROUND_R
pub fn pro_cache_sram_rd_wrap_around(&self) -> PRO_CACHE_SRAM_RD_WRAP_AROUND_R
Bit 1 - The bit is used to enable wrap around mode when read data from spiram.