Module esp32c3::extmem::core0_acs_cache_int_clr

source ·
Expand description

This description will be updated in the near future.

Structs§

Type Aliases§

  • Field CORE0_DBUS_ACS_MSK_IC writer - The bit is used to clear interrupt by cpu access icache while the corresponding dbus is disabled or icache is disabled which include speculative access.
  • Field CORE0_DBUS_REJECT writer - The bit is used to clear interrupt by authentication fail.
  • Field CORE0_DBUS_WR_IC writer - The bit is used to clear interrupt by dbus trying to write icache
  • Field CORE0_IBUS_ACS_MSK_IC writer - The bit is used to clear interrupt by cpu access icache while the corresponding ibus is disabled or icache is disabled which include speculative access.
  • Field CORE0_IBUS_REJECT writer - The bit is used to clear interrupt by authentication fail.
  • Field CORE0_IBUS_WR_IC writer - The bit is used to clear interrupt by ibus trying to write icache
  • Register CORE0_ACS_CACHE_INT_CLR writer