Module esp32c3::extmem::core0_acs_cache_int_st

source ·
Expand description

This description will be updated in the near future.

Structs§

Type Aliases§

  • Field CORE0_DBUS_ACS_MSK_ICACHE reader - The bit is used to indicate interrupt by cpu access icache while the core0_dbus is disabled or icache is disabled which include speculative access.
  • Field CORE0_DBUS_REJECT reader - The bit is used to indicate interrupt by authentication fail.
  • Field CORE0_DBUS_WR_ICACHE reader - The bit is used to indicate interrupt by dbus trying to write icache
  • Field CORE0_IBUS_ACS_MSK_ICACHE reader - The bit is used to indicate interrupt by cpu access icache while the core0_ibus is disabled or icache is disabled which include speculative access.
  • Field CORE0_IBUS_REJECT reader - The bit is used to indicate interrupt by authentication fail.
  • Field CORE0_IBUS_WR_ICACHE reader - The bit is used to indicate interrupt by ibus trying to write icache
  • Register CORE0_ACS_CACHE_INT_ST reader