Type Alias esp32c3::extmem::icache_atomic_operate_ena::W

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

Register ICACHE_ATOMIC_OPERATE_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icache_atomic_operate_ena( &mut self ) -> ICACHE_ATOMIC_OPERATE_ENA_W<'_, ICACHE_ATOMIC_OPERATE_ENA_SPEC>

Bit 0 - The bit is used to activate icache atomic operation protection. In this case, sync/lock operation can not interrupt miss-work. This feature does not work during invalidateAll operation.