pub struct R(_);
Expand description
Register CACHE_ILG_INT_ST
reader
Implementations
sourceimpl 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 dcache_sync_op_fault_st(&self) -> DCACHE_SYNC_OP_FAULT_ST_R
pub fn dcache_sync_op_fault_st(&self) -> DCACHE_SYNC_OP_FAULT_ST_R
Bit 2 - The bit is used to indicate interrupt by sync configurations fault.
sourcepub fn dcache_preload_op_fault_st(&self) -> DCACHE_PRELOAD_OP_FAULT_ST_R
pub fn dcache_preload_op_fault_st(&self) -> DCACHE_PRELOAD_OP_FAULT_ST_R
Bit 3 - The bit is used to indicate interrupt by preload configurations fault.
sourcepub fn dcache_write_flash_st(&self) -> DCACHE_WRITE_FLASH_ST_R
pub fn dcache_write_flash_st(&self) -> DCACHE_WRITE_FLASH_ST_R
Bit 4 - The bit is used to indicate interrupt by dcache trying to write flash.
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 dcache_occupy_exc_st(&self) -> DCACHE_OCCUPY_EXC_ST_R
pub fn dcache_occupy_exc_st(&self) -> DCACHE_OCCUPY_EXC_ST_R
Bit 6 - The bit is used to indicate interrupt by dcache trying to replace a line whose blocks all have been occupied by occupy-mode.
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.
sourcepub fn dbus_acs_spiram_miss_cnt_ovf_st(
&self
) -> DBUS_ACS_SPIRAM_MISS_CNT_OVF_ST_R
pub fn dbus_acs_spiram_miss_cnt_ovf_st(
&self
) -> DBUS_ACS_SPIRAM_MISS_CNT_OVF_ST_R
Bit 11 - The bit is used to indicate interrupt by dbus access spiram miss counter overflow.