Module esp32c3::extmem::cache_mmu_fault_content
source · Expand description
This description will be updated in the near future.
Structs
This description will be updated in the near future.
Register
CACHE_MMU_FAULT_CONTENT
readerType Definitions
Field
CACHE_MMU_FAULT_CODE
reader - The right-most 3 bits are used to indicate the operations which cause mmu fault occurrence. 0: default, 1: cpu miss, 2: preload miss, 3: writeback, 4: cpu miss evict recovery address, 5: load miss evict recovery address, 6: external dma tx, 7: external dma rx. The most significant bit is used to indicate this operation occurs in which one icache.Field
CACHE_MMU_FAULT_CONTENT
reader - The bits are used to indicate the content of mmu entry which cause mmu fault..