Struct esp32s3::extmem::cache_ilg_int_ena::W
source · pub struct W(_);
Expand description
Register CACHE_ILG_INT_ENA
writer
Implementations§
source§impl W
impl W
sourcepub fn icache_sync_op_fault_int_ena(
&mut self
) -> ICACHE_SYNC_OP_FAULT_INT_ENA_W<'_, 0>
pub fn icache_sync_op_fault_int_ena( &mut self ) -> ICACHE_SYNC_OP_FAULT_INT_ENA_W<'_, 0>
Bit 0 - The bit is used to enable interrupt by sync configurations fault.
sourcepub fn icache_preload_op_fault_int_ena(
&mut self
) -> ICACHE_PRELOAD_OP_FAULT_INT_ENA_W<'_, 1>
pub fn icache_preload_op_fault_int_ena( &mut self ) -> ICACHE_PRELOAD_OP_FAULT_INT_ENA_W<'_, 1>
Bit 1 - The bit is used to enable interrupt by preload configurations fault.
sourcepub fn dcache_sync_op_fault_int_ena(
&mut self
) -> DCACHE_SYNC_OP_FAULT_INT_ENA_W<'_, 2>
pub fn dcache_sync_op_fault_int_ena( &mut self ) -> DCACHE_SYNC_OP_FAULT_INT_ENA_W<'_, 2>
Bit 2 - The bit is used to enable interrupt by sync configurations fault.
sourcepub fn dcache_preload_op_fault_int_ena(
&mut self
) -> DCACHE_PRELOAD_OP_FAULT_INT_ENA_W<'_, 3>
pub fn dcache_preload_op_fault_int_ena( &mut self ) -> DCACHE_PRELOAD_OP_FAULT_INT_ENA_W<'_, 3>
Bit 3 - The bit is used to enable interrupt by preload configurations fault.
sourcepub fn dcache_write_flash_int_ena(
&mut self
) -> DCACHE_WRITE_FLASH_INT_ENA_W<'_, 4>
pub fn dcache_write_flash_int_ena( &mut self ) -> DCACHE_WRITE_FLASH_INT_ENA_W<'_, 4>
Bit 4 - The bit is used to enable interrupt by dcache trying to write flash.
sourcepub fn mmu_entry_fault_int_ena(&mut self) -> MMU_ENTRY_FAULT_INT_ENA_W<'_, 5>
pub fn mmu_entry_fault_int_ena(&mut self) -> MMU_ENTRY_FAULT_INT_ENA_W<'_, 5>
Bit 5 - The bit is used to enable interrupt by mmu entry fault.
sourcepub fn dcache_occupy_exc_int_ena(
&mut self
) -> DCACHE_OCCUPY_EXC_INT_ENA_W<'_, 6>
pub fn dcache_occupy_exc_int_ena( &mut self ) -> DCACHE_OCCUPY_EXC_INT_ENA_W<'_, 6>
Bit 6 - The bit is used to enable interrupt by dcache trying to replace a line whose blocks all have been occupied by occupy-mode.
sourcepub fn ibus_cnt_ovf_int_ena(&mut self) -> IBUS_CNT_OVF_INT_ENA_W<'_, 7>
pub fn ibus_cnt_ovf_int_ena(&mut self) -> IBUS_CNT_OVF_INT_ENA_W<'_, 7>
Bit 7 - The bit is used to enable interrupt by ibus counter overflow.
sourcepub fn dbus_cnt_ovf_int_ena(&mut self) -> DBUS_CNT_OVF_INT_ENA_W<'_, 8>
pub fn dbus_cnt_ovf_int_ena(&mut self) -> DBUS_CNT_OVF_INT_ENA_W<'_, 8>
Bit 8 - The bit is used to enable interrupt by dbus counter overflow.