Type Alias esp32c3::extmem::core0_acs_cache_int_ena::R

source ·
pub type R = R<CORE0_ACS_CACHE_INT_ENA_SPEC>;
Expand description

Register CORE0_ACS_CACHE_INT_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn core0_ibus_acs_msk_ic(&self) -> CORE0_IBUS_ACS_MSK_IC_R

Bit 0 - The bit is used to enable interrupt by cpu access icache while the corresponding ibus is disabled which include speculative access.

source

pub fn core0_ibus_wr_ic(&self) -> CORE0_IBUS_WR_IC_R

Bit 1 - The bit is used to enable interrupt by ibus trying to write icache

source

pub fn core0_ibus_reject(&self) -> CORE0_IBUS_REJECT_R

Bit 2 - The bit is used to enable interrupt by authentication fail.

source

pub fn core0_dbus_acs_msk_ic(&self) -> CORE0_DBUS_ACS_MSK_IC_R

Bit 3 - The bit is used to enable interrupt by cpu access icache while the corresponding dbus is disabled which include speculative access.

source

pub fn core0_dbus_reject(&self) -> CORE0_DBUS_REJECT_R

Bit 4 - The bit is used to enable interrupt by authentication fail.

source

pub fn core0_dbus_wr_ic(&self) -> CORE0_DBUS_WR_IC_R

Bit 5 - The bit is used to enable interrupt by dbus trying to write icache