Type Alias R

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

Register CACHE_CONTROL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pro_icache_clk_on(&self) -> PRO_ICACHE_CLK_ON_R

Bit 0 - Set this bit to enable clock of i-cache.

Source

pub fn pro_dcache_clk_on(&self) -> PRO_DCACHE_CLK_ON_R

Bit 1 - Set this bit to enable clock of d-cache.

Source

pub fn pro_cache_reset(&self) -> PRO_CACHE_RESET_R

Bit 2 - Set this bit to reset cache.