pub type R = R<L2_CACHE_DATA_MEM_POWER_CTRL_SPEC>;
Expand description

Register L2_CACHE_DATA_MEM_POWER_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn l2_cache_data_mem_force_on(&self) -> L2_CACHE_DATA_MEM_FORCE_ON_R

Bit 20 - The bit is used to close clock gating of L2-Cache data memory. 1: close gating, 0: open clock gating.

source

pub fn l2_cache_data_mem_force_pd(&self) -> L2_CACHE_DATA_MEM_FORCE_PD_R

Bit 21 - The bit is used to power L2-Cache data memory down. 0: follow rtc_lslp, 1: power down

source

pub fn l2_cache_data_mem_force_pu(&self) -> L2_CACHE_DATA_MEM_FORCE_PU_R

Bit 22 - The bit is used to power L2-Cache data memory up. 0: follow rtc_lslp, 1: power up