Module esp32c2_hal::pac::extmem::cache_sync_int_ctrl
Expand description
This description will be updated in the near future.
Structs
This description will be updated in the near future.
Register
CACHE_SYNC_INT_CTRL
readerRegister
CACHE_SYNC_INT_CTRL
writerType Definitions
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.