pub type W = W<CACHE_CONTROL_SPEC>;
Expand description
Register CACHE_CONTROL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn icache_clk_on(&mut self) -> ICACHE_CLK_ON_W<'_, CACHE_CONTROL_SPEC>
pub fn icache_clk_on(&mut self) -> ICACHE_CLK_ON_W<'_, CACHE_CONTROL_SPEC>
Bit 0 - reg_icache_clk_on
Sourcepub fn icache_reset(&mut self) -> ICACHE_RESET_W<'_, CACHE_CONTROL_SPEC>
pub fn icache_reset(&mut self) -> ICACHE_RESET_W<'_, CACHE_CONTROL_SPEC>
Bit 1 - reg_icache_reset
Sourcepub fn dcache_clk_on(&mut self) -> DCACHE_CLK_ON_W<'_, CACHE_CONTROL_SPEC>
pub fn dcache_clk_on(&mut self) -> DCACHE_CLK_ON_W<'_, CACHE_CONTROL_SPEC>
Bit 2 - reg_dcache_clk_on
Sourcepub fn dcache_reset(&mut self) -> DCACHE_RESET_W<'_, CACHE_CONTROL_SPEC>
pub fn dcache_reset(&mut self) -> DCACHE_RESET_W<'_, CACHE_CONTROL_SPEC>
Bit 3 - reg_dcache_reset