Struct esp32s3::extmem::dcache_atomic_operate_ena::W
source · pub struct W(_);
Expand description
Register DCACHE_ATOMIC_OPERATE_ENA
writer
Implementations§
source§impl W
impl W
sourcepub fn dcache_atomic_operate_ena(
&mut self
) -> DCACHE_ATOMIC_OPERATE_ENA_W<'_, 0>
pub fn dcache_atomic_operate_ena(
&mut self
) -> DCACHE_ATOMIC_OPERATE_ENA_W<'_, 0>
Bit 0 - The bit is used to activate dcache atomic operation protection. In this case, sync/lock/occupy operation can not interrupt miss-work. This feature does not work during invalidateAll operation.