Struct esp32s2::extmem::pro_icache_reject_st::R
source · pub struct R(_);
Expand description
Register PRO_ICACHE_REJECT_ST
reader
Implementations§
source§impl R
impl R
sourcepub fn pro_icache_tag_attr(&self) -> PRO_ICACHE_TAG_ATTR_R
pub fn pro_icache_tag_attr(&self) -> PRO_ICACHE_TAG_ATTR_R
Bits 0:2 - The bits are used to indicate the attribute of data from external memory when authentication fail. 0: invalidate, 1: execute-able, 2: read-able, 4: write-able.
sourcepub fn pro_icache_cpu_attr(&self) -> PRO_ICACHE_CPU_ATTR_R
pub fn pro_icache_cpu_attr(&self) -> PRO_ICACHE_CPU_ATTR_R
Bits 3:5 - The bits are used to indicate the attribute of CPU access icache when authentication fail. 0: invalidate, 1: execute-able, 2: read-able