Type Alias esp32c3::extmem::cache_conf_misc::R

source ·
pub type R = R<CACHE_CONF_MISC_SPEC>;
Expand description

Register CACHE_CONF_MISC reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn cache_ignore_preload_mmu_entry_fault( &self ) -> CACHE_IGNORE_PRELOAD_MMU_ENTRY_FAULT_R

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

source

pub fn cache_ignore_sync_mmu_entry_fault( &self ) -> CACHE_IGNORE_SYNC_MMU_ENTRY_FAULT_R

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

source

pub fn cache_trace_ena(&self) -> CACHE_TRACE_ENA_R

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