Expand description

register description

Structs

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.