Module esp32c2_hal::pac::system::cache_control
Expand description
cache control register
Structs
cache control register
Register
CACHE_CONTROL
readerRegister
CACHE_CONTROL
writerType Definitions
Field
DCACHE_CLK_ON
reader - Set 1 to enable dcache clockField
DCACHE_CLK_ON
writer - Set 1 to enable dcache clockField
DCACHE_RESET
reader - Set 1 to let dcache resetField
DCACHE_RESET
writer - Set 1 to let dcache resetField
ICACHE_CLK_ON
reader - Set 1 to enable icache clockField
ICACHE_CLK_ON
writer - Set 1 to enable icache clockField
ICACHE_RESET
reader - Set 1 to let icache resetField
ICACHE_RESET
writer - Set 1 to let icache reset