Struct esp32c2::extmem::icache_ctrl::R
source · pub struct R(_);
Expand description
Register ICACHE_CTRL
reader
Implementations§
source§impl R
impl R
sourcepub fn icache_enable(&self) -> ICACHE_ENABLE_R
pub fn icache_enable(&self) -> ICACHE_ENABLE_R
Bit 0 - The bit is used to activate the data cache. 0: disable, 1: enable