Struct esp32s3::sensitive::cache_mmu_access_1::W
source · pub struct W(_);
Expand description
Register CACHE_MMU_ACCESS_1
writer
Implementations§
source§impl W
impl W
sourcepub fn pro_mmu_rd_acs(&mut self) -> PRO_MMU_RD_ACS_W<'_, 0>
pub fn pro_mmu_rd_acs(&mut self) -> PRO_MMU_RD_ACS_W<'_, 0>
Bit 0 - Set 1 to enable read access MMU memory.
sourcepub fn pro_mmu_wr_acs(&mut self) -> PRO_MMU_WR_ACS_W<'_, 1>
pub fn pro_mmu_wr_acs(&mut self) -> PRO_MMU_WR_ACS_W<'_, 1>
Bit 1 - Set 1 to enable write access MMU memory.