Struct esp32c3::extmem::core0_acs_cache_int_st::R
source · pub struct R(_);Expand description
Register CORE0_ACS_CACHE_INT_ST reader
Implementations§
source§impl R
impl R
sourcepub fn core0_ibus_acs_msk_icache_st(&self) -> CORE0_IBUS_ACS_MSK_ICACHE_ST_R
pub fn core0_ibus_acs_msk_icache_st(&self) -> CORE0_IBUS_ACS_MSK_ICACHE_ST_R
Bit 0 - 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.
sourcepub fn core0_ibus_wr_icache_st(&self) -> CORE0_IBUS_WR_ICACHE_ST_R
pub fn core0_ibus_wr_icache_st(&self) -> CORE0_IBUS_WR_ICACHE_ST_R
Bit 1 - The bit is used to indicate interrupt by ibus trying to write icache
sourcepub fn core0_ibus_reject_st(&self) -> CORE0_IBUS_REJECT_ST_R
pub fn core0_ibus_reject_st(&self) -> CORE0_IBUS_REJECT_ST_R
Bit 2 - The bit is used to indicate interrupt by authentication fail.
sourcepub fn core0_dbus_acs_msk_icache_st(&self) -> CORE0_DBUS_ACS_MSK_ICACHE_ST_R
pub fn core0_dbus_acs_msk_icache_st(&self) -> CORE0_DBUS_ACS_MSK_ICACHE_ST_R
Bit 3 - 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.
sourcepub fn core0_dbus_reject_st(&self) -> CORE0_DBUS_REJECT_ST_R
pub fn core0_dbus_reject_st(&self) -> CORE0_DBUS_REJECT_ST_R
Bit 4 - The bit is used to indicate interrupt by authentication fail.
sourcepub fn core0_dbus_wr_icache_st(&self) -> CORE0_DBUS_WR_ICACHE_ST_R
pub fn core0_dbus_wr_icache_st(&self) -> CORE0_DBUS_WR_ICACHE_ST_R
Bit 5 - The bit is used to indicate interrupt by dbus trying to write icache