Type Alias esp32c3::extmem::icache_ctrl::R

source ·
pub type R = R<ICACHE_CTRL_SPEC>;
Expand description

Register ICACHE_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn icache_enable(&self) -> ICACHE_ENABLE_R

Bit 0 - The bit is used to activate the data cache. 0: disable, 1: enable