Module esp32c3::extmem::cache_preload_int_ctrl
source · Expand description
This description will be updated in the near future.
Structs
This description will be updated in the near future.
Register
CACHE_PRELOAD_INT_CTRL readerRegister
CACHE_PRELOAD_INT_CTRL writerType Definitions
Field
ICACHE_PRELOAD_INT_CLR writer - The bit is used to clear the interrupt by icache pre-load done.Field
ICACHE_PRELOAD_INT_ENA reader - The bit is used to enable the interrupt by icache pre-load done.Field
ICACHE_PRELOAD_INT_ENA writer - The bit is used to enable the interrupt by icache pre-load done.Field
ICACHE_PRELOAD_INT_ST reader - The bit is used to indicate the interrupt by icache pre-load done.