Module esp32c3::extmem::icache_sync_ctrl
source · 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
reader - Register
ICACHE_SYNC_CTRL
writer
Type 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.