Type Alias esp32c3::extmem::icache_atomic_operate_ena::R

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

Register ICACHE_ATOMIC_OPERATE_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn icache_atomic_operate_ena(&self) -> ICACHE_ATOMIC_OPERATE_ENA_R

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.