pub type W = W<CACHE_ILG_INT_CLR_SPEC>;
Expand description
Register CACHE_ILG_INT_CLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn icache_sync_op_fault(
&mut self,
) -> ICACHE_SYNC_OP_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
pub fn icache_sync_op_fault( &mut self, ) -> ICACHE_SYNC_OP_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
Bit 0 - The bit is used to clear interrupt by sync configurations fault.
Sourcepub fn icache_preload_op_fault(
&mut self,
) -> ICACHE_PRELOAD_OP_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
pub fn icache_preload_op_fault( &mut self, ) -> ICACHE_PRELOAD_OP_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
Bit 1 - The bit is used to clear interrupt by preload configurations fault.
Sourcepub fn mmu_entry_fault(
&mut self,
) -> MMU_ENTRY_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
pub fn mmu_entry_fault( &mut self, ) -> MMU_ENTRY_FAULT_W<'_, CACHE_ILG_INT_CLR_SPEC>
Bit 5 - The bit is used to clear interrupt by mmu entry fault.
Sourcepub fn ibus_cnt_ovf(&mut self) -> IBUS_CNT_OVF_W<'_, CACHE_ILG_INT_CLR_SPEC>
pub fn ibus_cnt_ovf(&mut self) -> IBUS_CNT_OVF_W<'_, CACHE_ILG_INT_CLR_SPEC>
Bit 7 - The bit is used to clear interrupt by ibus counter overflow.
Sourcepub fn dbus_cnt_ovf(&mut self) -> DBUS_CNT_OVF_W<'_, CACHE_ILG_INT_CLR_SPEC>
pub fn dbus_cnt_ovf(&mut self) -> DBUS_CNT_OVF_W<'_, CACHE_ILG_INT_CLR_SPEC>
Bit 8 - The bit is used to clear interrupt by dbus counter overflow.