Struct esp32s3::extmem::icache_prelock_ctrl::R
source · pub struct R(_);
Expand description
Register ICACHE_PRELOCK_CTRL
reader
Implementations§
source§impl R
impl R
sourcepub fn icache_prelock_sct0_en(&self) -> ICACHE_PRELOCK_SCT0_EN_R
pub fn icache_prelock_sct0_en(&self) -> ICACHE_PRELOCK_SCT0_EN_R
Bit 0 - The bit is used to enable the first section of prelock function.
sourcepub fn icache_prelock_sct1_en(&self) -> ICACHE_PRELOCK_SCT1_EN_R
pub fn icache_prelock_sct1_en(&self) -> ICACHE_PRELOCK_SCT1_EN_R
Bit 1 - The bit is used to enable the second section of prelock function.