Module esp32c2::system::cache_control

source ·
Expand description

cache control register

Structs§

Type Aliases§

  • Field DCACHE_CLK_ON reader - Set 1 to enable dcache clock
  • Field DCACHE_CLK_ON writer - Set 1 to enable dcache clock
  • Field DCACHE_RESET reader - Set 1 to let dcache reset
  • Field DCACHE_RESET writer - Set 1 to let dcache reset
  • Field ICACHE_CLK_ON reader - Set 1 to enable icache clock
  • Field ICACHE_CLK_ON writer - Set 1 to enable icache clock
  • Field ICACHE_RESET reader - Set 1 to let icache reset
  • Field ICACHE_RESET writer - Set 1 to let icache reset
  • Register CACHE_CONTROL reader
  • Register CACHE_CONTROL writer