Type Alias esp32s3::sensitive::cache_tag_access_1::R

source ·
pub type R = R<CACHE_TAG_ACCESS_1_SPEC>;
Expand description

Register CACHE_TAG_ACCESS_1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn pro_i_tag_rd_acs(&self) -> PRO_I_TAG_RD_ACS_R

Bit 0 - Set 1 to enable Icache read access tag memory.

source

pub fn pro_i_tag_wr_acs(&self) -> PRO_I_TAG_WR_ACS_R

Bit 1 - Set 1 to enable Icache wrtie access tag memory.

source

pub fn pro_d_tag_rd_acs(&self) -> PRO_D_TAG_RD_ACS_R

Bit 2 - Set 1 to enable Dcache read access tag memory.

source

pub fn pro_d_tag_wr_acs(&self) -> PRO_D_TAG_WR_ACS_R

Bit 3 - Set 1 to enable Dcache wrtie access tag memory.