pub type W = W<PRO_DCACHE_PRELOAD_ADDR_SPEC>;
Expand description

Register PRO_DCACHE_PRELOAD_ADDR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pro_dcache_preload_addr( &mut self ) -> PRO_DCACHE_PRELOAD_ADDR_W<'_, PRO_DCACHE_PRELOAD_ADDR_SPEC>

Bits 0:31 - The bits are used to configure the start virtual address for manual pre-load operation. It should be combined with PRO_DCACHE_PRELOAD_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