Module esp32s3::extmem::icache_lock_ctrl
source · [−]Expand description
******* Description ***********
Structs
******* Description ***********
Register
ICACHE_LOCK_CTRL readerRegister
ICACHE_LOCK_CTRL writerType 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.