Type Alias esp32s2::system::cache_control::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 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.