Struct esp32::dport::cache_ia_int_en::W
source · pub struct W(_);
Expand description
Register CACHE_IA_INT_EN
writer
Implementations§
source§impl W
impl W
sourcepub fn cache_ia_int_en(&mut self) -> CACHE_IA_INT_EN_W<'_, 0>
pub fn cache_ia_int_en(&mut self) -> CACHE_IA_INT_EN_W<'_, 0>
Bits 0:27 - Interrupt enable bits for various invalid cache access reasons
sourcepub fn cache_ia_int_app_drom0(&mut self) -> CACHE_IA_INT_APP_DROM0_W<'_, 0>
pub fn cache_ia_int_app_drom0(&mut self) -> CACHE_IA_INT_APP_DROM0_W<'_, 0>
Bit 0 - APP CPU invalid access to DROM0 when cache is disabled
sourcepub fn cache_ia_int_app_iram0(&mut self) -> CACHE_IA_INT_APP_IRAM0_W<'_, 1>
pub fn cache_ia_int_app_iram0(&mut self) -> CACHE_IA_INT_APP_IRAM0_W<'_, 1>
Bit 1 - APP CPU invalid access to IRAM0 when cache is disabled
sourcepub fn cache_ia_int_app_iram1(&mut self) -> CACHE_IA_INT_APP_IRAM1_W<'_, 2>
pub fn cache_ia_int_app_iram1(&mut self) -> CACHE_IA_INT_APP_IRAM1_W<'_, 2>
Bit 2 - APP CPU invalid access to IRAM1 when cache is disabled
sourcepub fn cache_ia_int_app_irom0(&mut self) -> CACHE_IA_INT_APP_IROM0_W<'_, 3>
pub fn cache_ia_int_app_irom0(&mut self) -> CACHE_IA_INT_APP_IROM0_W<'_, 3>
Bit 3 - APP CPU invalid access to IROM0 when cache is disabled
sourcepub fn cache_ia_int_app_dram1(&mut self) -> CACHE_IA_INT_APP_DRAM1_W<'_, 4>
pub fn cache_ia_int_app_dram1(&mut self) -> CACHE_IA_INT_APP_DRAM1_W<'_, 4>
Bit 4 - APP CPU invalid access to DRAM1 when cache is disabled
sourcepub fn cache_ia_int_app_opposite(
&mut self
) -> CACHE_IA_INT_APP_OPPOSITE_W<'_, 5>
pub fn cache_ia_int_app_opposite( &mut self ) -> CACHE_IA_INT_APP_OPPOSITE_W<'_, 5>
Bit 5 - APP CPU invalid access to APP CPU cache when cache disabled
sourcepub fn cache_ia_int_pro_drom0(&mut self) -> CACHE_IA_INT_PRO_DROM0_W<'_, 14>
pub fn cache_ia_int_pro_drom0(&mut self) -> CACHE_IA_INT_PRO_DROM0_W<'_, 14>
Bit 14 - PRO CPU invalid access to DROM0 when cache is disabled
sourcepub fn cache_ia_int_pro_iram0(&mut self) -> CACHE_IA_INT_PRO_IRAM0_W<'_, 15>
pub fn cache_ia_int_pro_iram0(&mut self) -> CACHE_IA_INT_PRO_IRAM0_W<'_, 15>
Bit 15 - PRO CPU invalid access to IRAM0 when cache is disabled
sourcepub fn cache_ia_int_pro_iram1(&mut self) -> CACHE_IA_INT_PRO_IRAM1_W<'_, 16>
pub fn cache_ia_int_pro_iram1(&mut self) -> CACHE_IA_INT_PRO_IRAM1_W<'_, 16>
Bit 16 - PRO CPU invalid access to IRAM1 when cache is disabled
sourcepub fn cache_ia_int_pro_irom0(&mut self) -> CACHE_IA_INT_PRO_IROM0_W<'_, 17>
pub fn cache_ia_int_pro_irom0(&mut self) -> CACHE_IA_INT_PRO_IROM0_W<'_, 17>
Bit 17 - PRO CPU invalid access to IROM0 when cache is disabled
sourcepub fn cache_ia_int_pro_dram1(&mut self) -> CACHE_IA_INT_PRO_DRAM1_W<'_, 18>
pub fn cache_ia_int_pro_dram1(&mut self) -> CACHE_IA_INT_PRO_DRAM1_W<'_, 18>
Bit 18 - PRO CPU invalid access to DRAM1 when cache is disabled
sourcepub fn cache_ia_int_pro_opposite(
&mut self
) -> CACHE_IA_INT_PRO_OPPOSITE_W<'_, 19>
pub fn cache_ia_int_pro_opposite( &mut self ) -> CACHE_IA_INT_PRO_OPPOSITE_W<'_, 19>
Bit 19 - PRO CPU invalid access to APP CPU cache when cache disabled