pub type ICACHE_ATOMIC_OPERATE_ENA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ICACHE_ATOMIC_OPERATE_ENA writer - 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.

Aliased Type§

struct ICACHE_ATOMIC_OPERATE_ENA_W<'a, REG> { /* private fields */ }