Module esp32s3::extmem::cache_sync_int_ctrl
source · Expand description
******* Description ***********
Structs
- ******* Description ***********
- Register
CACHE_SYNC_INT_CTRL
reader - Register
CACHE_SYNC_INT_CTRL
writer
Type Definitions
- Field
DCACHE_SYNC_INT_CLR
writer - The bit is used to clear the interrupt by dcache sync done. - Field
DCACHE_SYNC_INT_ENA
reader - The bit is used to enable the interrupt by dcache sync done. - Field
DCACHE_SYNC_INT_ENA
writer - The bit is used to enable the interrupt by dcache sync done. - Field
DCACHE_SYNC_INT_ST
reader - The bit is used to indicate the interrupt by dcache sync done. - Field
ICACHE_SYNC_INT_CLR
writer - The bit is used to clear the interrupt by icache sync done. - Field
ICACHE_SYNC_INT_ENA
reader - The bit is used to enable the interrupt by icache sync done. - Field
ICACHE_SYNC_INT_ENA
writer - The bit is used to enable the interrupt by icache sync done. - Field
ICACHE_SYNC_INT_ST
reader - The bit is used to indicate the interrupt by icache sync done.