Type Alias W

Source
pub type W = W<CACHE_CONF_MISC_SPEC>;
Expand description

Register CACHE_CONF_MISC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cache_ignore_preload_mmu_entry_fault( &mut self, ) -> CACHE_IGNORE_PRELOAD_MMU_ENTRY_FAULT_W<'_, CACHE_CONF_MISC_SPEC>

Bit 0 - The bit is used to disable checking mmu entry fault by preload operation.

Source

pub fn cache_ignore_sync_mmu_entry_fault( &mut self, ) -> CACHE_IGNORE_SYNC_MMU_ENTRY_FAULT_W<'_, CACHE_CONF_MISC_SPEC>

Bit 1 - The bit is used to disable checking mmu entry fault by sync operation.

Source

pub fn cache_trace_ena(&mut self) -> CACHE_TRACE_ENA_W<'_, CACHE_CONF_MISC_SPEC>

Bit 2 - The bit is used to enable cache trace function.