Module esp32s3::extmem::dcache_preload_ctrl
source · Expand description
******* Description ***********
Structs
******* Description ***********
Register
DCACHE_PRELOAD_CTRL
readerRegister
DCACHE_PRELOAD_CTRL
writerType Definitions
Field
DCACHE_PRELOAD_DONE
reader - The bit is used to indicate preload operation is finished.Field
DCACHE_PRELOAD_ENA
reader - The bit is used to enable preload operation. It will be cleared by hardware after preload operation done.Field
DCACHE_PRELOAD_ENA
writer - The bit is used to enable preload operation. It will be cleared by hardware after preload operation done.Field
DCACHE_PRELOAD_ORDER
reader - The bit is used to configure the direction of preload operation. 1: descending, 0: ascending.Field
DCACHE_PRELOAD_ORDER
writer - The bit is used to configure the direction of preload operation. 1: descending, 0: ascending.