Module esp32c2_hal::pac::extmem::icache_sync_ctrl
Expand description
This description will be updated in the near future.
Structs
This description will be updated in the near future.
Register
ICACHE_SYNC_CTRL
readerRegister
ICACHE_SYNC_CTRL
writerType Definitions
Field
ICACHE_INVALIDATE_ENA
reader - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done.Field
ICACHE_INVALIDATE_ENA
writer - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done.Field
ICACHE_SYNC_DONE
reader - The bit is used to indicate invalidate operation is finished.