pub type W = W<DCACHE_PRELOCK_SCT1_ADDR_SPEC>;
Expand description

Register DCACHE_PRELOCK_SCT1_ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dcache_prelock_sct1_addr( &mut self ) -> DCACHE_PRELOCK_SCT1_ADDR_W<'_, DCACHE_PRELOCK_SCT1_ADDR_SPEC>

Bits 0:31 - The bits are used to configure the second start virtual address of data prelock, which is combined with DCACHE_PRELOCK_SCT1_SIZE_REG

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