Type Alias esp32c3::extmem::icache_ctrl::W

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

Register ICACHE_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icache_enable(&mut self) -> ICACHE_ENABLE_W<'_, ICACHE_CTRL_SPEC>

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