Module esp32s2::extmem::cache_preload_int_ctrl
source · Expand description
register description
Structs
register description
Register
CACHE_PRELOAD_INT_CTRL readerRegister
CACHE_PRELOAD_INT_CTRL writerType Definitions
Field
PRO_DCACHE_PRELOAD_INT_CLR writer - The bit is used to clear the interrupt by dcache pre-load done.Field
PRO_DCACHE_PRELOAD_INT_ENA reader - The bit is used to enable the interrupt by dcache pre-load done.Field
PRO_DCACHE_PRELOAD_INT_ENA writer - The bit is used to enable the interrupt by dcache pre-load done.Field
PRO_DCACHE_PRELOAD_INT_ST reader - The bit is used to indicate the interrupt by dcache pre-load done.Field
PRO_ICACHE_PRELOAD_INT_CLR writer - The bit is used to clear the interrupt by icache pre-load done.Field
PRO_ICACHE_PRELOAD_INT_ENA reader - The bit is used to enable the interrupt by icache pre-load done.Field
PRO_ICACHE_PRELOAD_INT_ENA writer - The bit is used to enable the interrupt by icache pre-load done.Field
PRO_ICACHE_PRELOAD_INT_ST reader - The bit is used to indicate the interrupt by icache pre-load done.