Struct esp32s3::extmem::core0_acs_cache_int_clr::W
source · pub struct W(_);
Expand description
Register CORE0_ACS_CACHE_INT_CLR
writer
Implementations§
source§impl W
impl W
sourcepub fn core0_ibus_acs_msk_ic_int_clr(
&mut self
) -> CORE0_IBUS_ACS_MSK_IC_INT_CLR_W<'_, 0>
pub fn core0_ibus_acs_msk_ic_int_clr( &mut self ) -> CORE0_IBUS_ACS_MSK_IC_INT_CLR_W<'_, 0>
Bit 0 - The bit is used to clear interrupt by cpu access icache while the corresponding ibus is disabled or icache is disabled which include speculative access.
sourcepub fn core0_ibus_wr_ic_int_clr(&mut self) -> CORE0_IBUS_WR_IC_INT_CLR_W<'_, 1>
pub fn core0_ibus_wr_ic_int_clr(&mut self) -> CORE0_IBUS_WR_IC_INT_CLR_W<'_, 1>
Bit 1 - The bit is used to clear interrupt by ibus trying to write icache
sourcepub fn core0_ibus_reject_int_clr(
&mut self
) -> CORE0_IBUS_REJECT_INT_CLR_W<'_, 2>
pub fn core0_ibus_reject_int_clr( &mut self ) -> CORE0_IBUS_REJECT_INT_CLR_W<'_, 2>
Bit 2 - The bit is used to clear interrupt by authentication fail.
sourcepub fn core0_dbus_acs_msk_dc_int_clr(
&mut self
) -> CORE0_DBUS_ACS_MSK_DC_INT_CLR_W<'_, 3>
pub fn core0_dbus_acs_msk_dc_int_clr( &mut self ) -> CORE0_DBUS_ACS_MSK_DC_INT_CLR_W<'_, 3>
Bit 3 - The bit is used to clear interrupt by cpu access dcache while the corresponding dbus is disabled or dcache is disabled which include speculative access.
sourcepub fn core0_dbus_reject_int_clr(
&mut self
) -> CORE0_DBUS_REJECT_INT_CLR_W<'_, 4>
pub fn core0_dbus_reject_int_clr( &mut self ) -> CORE0_DBUS_REJECT_INT_CLR_W<'_, 4>
Bit 4 - The bit is used to clear interrupt by authentication fail.