Module esp32s3_hal::pac::extmem::cache_conf_misc
Expand description
******* Description ***********
Structs
******* Description ***********
Register
CACHE_CONF_MISC
readerRegister
CACHE_CONF_MISC
writerType Definitions
Field
CACHE_IGNORE_PRELOAD_MMU_ENTRY_FAULT
reader - The bit is used to disable checking mmu entry fault by preload operation.Field
CACHE_IGNORE_PRELOAD_MMU_ENTRY_FAULT
writer - The bit is used to disable checking mmu entry fault by preload operation.Field
CACHE_IGNORE_SYNC_MMU_ENTRY_FAULT
reader - The bit is used to disable checking mmu entry fault by sync operation.Field
CACHE_IGNORE_SYNC_MMU_ENTRY_FAULT
writer - The bit is used to disable checking mmu entry fault by sync operation.Field
CACHE_TRACE_ENA
reader - The bit is used to enable cache trace function.Field
CACHE_TRACE_ENA
writer - The bit is used to enable cache trace function.