Type Alias R

Source
pub type R = R<CACHE_CONTROL_SPEC>;
Expand description

Register CACHE_CONTROL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn icache_clk_on(&self) -> ICACHE_CLK_ON_R

Bit 0 - Set 1 to enable icache clock

Source

pub fn icache_reset(&self) -> ICACHE_RESET_R

Bit 1 - Set 1 to let icache reset

Source

pub fn dcache_clk_on(&self) -> DCACHE_CLK_ON_R

Bit 2 - Set 1 to enable dcache clock

Source

pub fn dcache_reset(&self) -> DCACHE_RESET_R

Bit 3 - Set 1 to let dcache reset