Struct esp32c3::extmem::cache_sync_int_ctrl::R
source · pub struct R(_);
Expand description
Register CACHE_SYNC_INT_CTRL
reader
Implementations§
source§impl R
impl R
sourcepub fn icache_sync_int_st(&self) -> ICACHE_SYNC_INT_ST_R
pub fn icache_sync_int_st(&self) -> ICACHE_SYNC_INT_ST_R
Bit 0 - The bit is used to indicate the interrupt by icache sync done.
sourcepub fn icache_sync_int_ena(&self) -> ICACHE_SYNC_INT_ENA_R
pub fn icache_sync_int_ena(&self) -> ICACHE_SYNC_INT_ENA_R
Bit 1 - The bit is used to enable the interrupt by icache sync done.