Module esp32s3::extmem::icache_sync_ctrl
source · Expand description
******* Description ***********
Structs
- ******* Description ***********
- 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.