pub type W = W<PRO_CACHE_MMU_POWER_CTRL_SPEC>;
Expand description

Register PRO_CACHE_MMU_POWER_CTRL writer

Implementations§

source§

impl W

source

pub fn pro_cache_mmu_mem_force_on( &mut self ) -> PRO_CACHE_MMU_MEM_FORCE_ON_W<'_, PRO_CACHE_MMU_POWER_CTRL_SPEC, 0>

Bit 0 - The bit is used to enable clock gating to save power when access mmu memory, 0: enable, 1: disable

source

pub fn pro_cache_mmu_mem_force_pd( &mut self ) -> PRO_CACHE_MMU_MEM_FORCE_PD_W<'_, PRO_CACHE_MMU_POWER_CTRL_SPEC, 1>

Bit 1 - The bit is used to power mmu memory down, 0: follow_rtc_lslp_pd, 1: power down

source

pub fn pro_cache_mmu_mem_force_pu( &mut self ) -> PRO_CACHE_MMU_MEM_FORCE_PU_W<'_, PRO_CACHE_MMU_POWER_CTRL_SPEC, 2>

Bit 2 - The bit is used to power mmu memory down, 0: follow_rtc_lslp_pd, 1: power up

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.