Module esp32c2_hal::pac::extmem::cache_conf_misc
Expand description
This description will be updated in the near future.
Structs
This description will be updated in the near future.
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_MMU_PAGE_SIZE
reader - This bit is used to choose mmu page size. 2:64KB. 1. 32KB. 0: 16KBField
CACHE_MMU_PAGE_SIZE
writer - This bit is used to choose mmu page size. 2:64KB. 1. 32KB. 0: 16KBField
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.