Type Alias esp32c3::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 icache_clk_on(&self) -> ICACHE_CLK_ON_R

Bit 0 - reg_icache_clk_on

source

pub fn icache_reset(&self) -> ICACHE_RESET_R

Bit 1 - reg_icache_reset

source

pub fn dcache_clk_on(&self) -> DCACHE_CLK_ON_R

Bit 2 - reg_dcache_clk_on

source

pub fn dcache_reset(&self) -> DCACHE_RESET_R

Bit 3 - reg_dcache_reset