pub type R = R<CACHE_CONTROL_SPEC>;
Expand description
Register CACHE_CONTROL
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn icache_clk_on(&self) -> ICACHE_CLK_ON_R
pub fn icache_clk_on(&self) -> ICACHE_CLK_ON_R
Bit 0 - Set 1 to enable icache clock
Sourcepub fn icache_reset(&self) -> ICACHE_RESET_R
pub fn icache_reset(&self) -> ICACHE_RESET_R
Bit 1 - Set 1 to let icache reset
Sourcepub fn dcache_clk_on(&self) -> DCACHE_CLK_ON_R
pub fn dcache_clk_on(&self) -> DCACHE_CLK_ON_R
Bit 2 - Set 1 to enable dcache clock
Sourcepub fn dcache_reset(&self) -> DCACHE_RESET_R
pub fn dcache_reset(&self) -> DCACHE_RESET_R
Bit 3 - Set 1 to let dcache reset