Type Alias esp32c3::extmem::icache_freeze::W

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

Register ICACHE_FREEZE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ena(&mut self) -> ENA_W<'_, ICACHE_FREEZE_SPEC>

Bit 0 - The bit is used to enable icache freeze mode

source

pub fn mode(&mut self) -> MODE_W<'_, ICACHE_FREEZE_SPEC>

Bit 1 - The bit is used to configure freeze mode, 0: assert busy if CPU miss 1: assert hit if CPU miss