pub type W = W<CACHE_MMU_ACCESS_1_SPEC>;
Expand description

Register CACHE_MMU_ACCESS_1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pro_mmu_rd_acs( &mut self ) -> PRO_MMU_RD_ACS_W<'_, CACHE_MMU_ACCESS_1_SPEC, 0>

Bit 0 - Set 1 to enable read access MMU memory.

source

pub fn pro_mmu_wr_acs( &mut self ) -> PRO_MMU_WR_ACS_W<'_, CACHE_MMU_ACCESS_1_SPEC, 1>

Bit 1 - Set 1 to enable write access MMU memory.

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