Module esp32s2::extmem::pro_icache_reject_st
source · Expand description
register description
Structs
- register description
- Register
PRO_ICACHE_REJECT_ST
reader
Type Definitions
- Field
PRO_ICACHE_CPU_ATTR
reader - The bits are used to indicate the attribute of CPU access icache when authentication fail. 0: invalidate, 1: execute-able, 2: read-able - Field
PRO_ICACHE_TAG_ATTR
reader - 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.