Struct esp32c3::extmem::icache_ctrl::W
source · pub struct W(_);
Expand description
Register ICACHE_CTRL
writer
Implementations§
source§impl W
impl W
sourcepub fn icache_enable(&mut self) -> ICACHE_ENABLE_W<'_, 0>
pub fn icache_enable(&mut self) -> ICACHE_ENABLE_W<'_, 0>
Bit 0 - The bit is used to activate the data cache. 0: disable, 1: enable