Module esp32s3_hal::pac::extmem::dcache_lock_ctrl
Expand description
******* Description ***********
Structs
******* Description ***********
Register
DCACHE_LOCK_CTRL
readerRegister
DCACHE_LOCK_CTRL
writerType Definitions
Field
DCACHE_LOCK_DONE
reader - The bit is used to indicate unlock/lock operation is finished.Field
DCACHE_LOCK_ENA
reader - The bit is used to enable lock operation. It will be cleared by hardware after lock operation done.Field
DCACHE_LOCK_ENA
writer - The bit is used to enable lock operation. It will be cleared by hardware after lock operation done.Field
DCACHE_UNLOCK_ENA
reader - The bit is used to enable unlock operation. It will be cleared by hardware after unlock operation done.Field
DCACHE_UNLOCK_ENA
writer - The bit is used to enable unlock operation. It will be cleared by hardware after unlock operation done.