Struct esp32s2::pms::pro_cache_2::R
source · pub struct R(_);Expand description
Register PRO_CACHE_2 reader
Implementations§
source§impl R
impl R
sourcepub fn pro_cache_ilg_clr(&self) -> PRO_CACHE_ILG_CLR_R
pub fn pro_cache_ilg_clr(&self) -> PRO_CACHE_ILG_CLR_R
Bit 0 - The clear signal for cache access interrupt.
sourcepub fn pro_cache_ilg_en(&self) -> PRO_CACHE_ILG_EN_R
pub fn pro_cache_ilg_en(&self) -> PRO_CACHE_ILG_EN_R
Bit 1 - The enable signal for cache access interrupt.
sourcepub fn pro_cache_ilg_intr(&self) -> PRO_CACHE_ILG_INTR_R
pub fn pro_cache_ilg_intr(&self) -> PRO_CACHE_ILG_INTR_R
Bit 2 - Cache access interrupt signal.