Module esp32s2::system::cache_control
source · [−]Expand description
Cache control register
Structs
Cache control register
Field PRO_CACHE_RESET reader - Set this bit to reset cache.
Field PRO_CACHE_RESET writer - Set this bit to reset cache.
Field PRO_DCACHE_CLK_ON reader - Set this bit to enable clock of d-cache.
Field PRO_DCACHE_CLK_ON writer - Set this bit to enable clock of d-cache.
Field PRO_ICACHE_CLK_ON reader - Set this bit to enable clock of i-cache.
Field PRO_ICACHE_CLK_ON writer - Set this bit to enable clock of i-cache.
Register CACHE_CONTROL reader
Register CACHE_CONTROL writer