Module esp32c3::extmem::icache_lock_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_LOCK_CTRL
reader - Register
ICACHE_LOCK_CTRL
writer
Type Definitions
- Field
ICACHE_LOCK_DONE
reader - The bit is used to indicate unlock/lock operation is finished. - Field
ICACHE_LOCK_ENA
reader - The bit is used to enable lock operation. It will be cleared by hardware after lock operation done. - Field
ICACHE_LOCK_ENA
writer - The bit is used to enable lock operation. It will be cleared by hardware after lock operation done. - Field
ICACHE_UNLOCK_ENA
reader - The bit is used to enable unlock operation. It will be cleared by hardware after unlock operation done. - Field
ICACHE_UNLOCK_ENA
writer - The bit is used to enable unlock operation. It will be cleared by hardware after unlock operation done.