pub type R = R<CACHE_CONTROL_SPEC>;
Expand description
Register CACHE_CONTROL
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn pro_icache_clk_on(&self) -> PRO_ICACHE_CLK_ON_R
pub fn pro_icache_clk_on(&self) -> PRO_ICACHE_CLK_ON_R
Bit 0 - Set this bit to enable clock of i-cache.
Sourcepub fn pro_dcache_clk_on(&self) -> PRO_DCACHE_CLK_ON_R
pub fn pro_dcache_clk_on(&self) -> PRO_DCACHE_CLK_ON_R
Bit 1 - Set this bit to enable clock of d-cache.
Sourcepub fn pro_cache_reset(&self) -> PRO_CACHE_RESET_R
pub fn pro_cache_reset(&self) -> PRO_CACHE_RESET_R
Bit 2 - Set this bit to reset cache.