Module esp32s3_hal::pac::extmem::icache_sync_ctrl
Expand description
******* Description ***********
Structs
******* Description ***********
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.