pub type W = W<DCACHE_ATOMIC_OPERATE_ENA_SPEC>;
Expand description

Register DCACHE_ATOMIC_OPERATE_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dcache_atomic_operate_ena( &mut self ) -> DCACHE_ATOMIC_OPERATE_ENA_W<'_, DCACHE_ATOMIC_OPERATE_ENA_SPEC>

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.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual