Struct esp32c2::extmem::cache_ilg_int_st::R
source · pub struct R(_);
Expand description
Register CACHE_ILG_INT_ST
reader
Implementations§
source§impl R
impl R
sourcepub fn icache_sync_op_fault_st(&self) -> ICACHE_SYNC_OP_FAULT_ST_R
pub fn icache_sync_op_fault_st(&self) -> ICACHE_SYNC_OP_FAULT_ST_R
Bit 0 - The bit is used to indicate interrupt by sync configurations fault.
sourcepub fn icache_preload_op_fault_st(&self) -> ICACHE_PRELOAD_OP_FAULT_ST_R
pub fn icache_preload_op_fault_st(&self) -> ICACHE_PRELOAD_OP_FAULT_ST_R
Bit 1 - The bit is used to indicate interrupt by preload configurations fault.
sourcepub fn mmu_entry_fault_st(&self) -> MMU_ENTRY_FAULT_ST_R
pub fn mmu_entry_fault_st(&self) -> MMU_ENTRY_FAULT_ST_R
Bit 5 - The bit is used to indicate interrupt by mmu entry fault.
sourcepub fn ibus_acs_cnt_ovf_st(&self) -> IBUS_ACS_CNT_OVF_ST_R
pub fn ibus_acs_cnt_ovf_st(&self) -> IBUS_ACS_CNT_OVF_ST_R
Bit 7 - The bit is used to indicate interrupt by ibus access flash/spiram counter overflow.
sourcepub fn ibus_acs_miss_cnt_ovf_st(&self) -> IBUS_ACS_MISS_CNT_OVF_ST_R
pub fn ibus_acs_miss_cnt_ovf_st(&self) -> IBUS_ACS_MISS_CNT_OVF_ST_R
Bit 8 - The bit is used to indicate interrupt by ibus access flash/spiram miss counter overflow.
sourcepub fn dbus_acs_cnt_ovf_st(&self) -> DBUS_ACS_CNT_OVF_ST_R
pub fn dbus_acs_cnt_ovf_st(&self) -> DBUS_ACS_CNT_OVF_ST_R
Bit 9 - The bit is used to indicate interrupt by dbus access flash/spiram counter overflow.
sourcepub fn dbus_acs_flash_miss_cnt_ovf_st(&self) -> DBUS_ACS_FLASH_MISS_CNT_OVF_ST_R
pub fn dbus_acs_flash_miss_cnt_ovf_st(&self) -> DBUS_ACS_FLASH_MISS_CNT_OVF_ST_R
Bit 10 - The bit is used to indicate interrupt by dbus access flash miss counter overflow.