Type Alias esp32c3::extmem::cache_ilg_int_clr::W

source ·
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

source

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.

source

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.

source

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.

source

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.

source

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.