Type Alias R

Source
pub type R = R<CACHE_MMU_POWER_CTRL_SPEC>;
Expand description

Register CACHE_MMU_POWER_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cache_mmu_mem_force_on(&self) -> CACHE_MMU_MEM_FORCE_ON_R

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

Source

pub fn cache_mmu_mem_force_pd(&self) -> CACHE_MMU_MEM_FORCE_PD_R

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

Source

pub fn cache_mmu_mem_force_pu(&self) -> CACHE_MMU_MEM_FORCE_PU_R

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