11.2.4 Protection Region n Control Register

Note:
  1. Register is read-only unless RTYPE[1:0] bits are ‘11’ and LOCK[1:0] bits (PRnLOCK[1:0]) are ‘11’. Firmware configurable region descriptors are locked (read-only) at Reset and must be unlocked with a write to PRnLOCK before being modified.
  2. IRT regions: all access disabled when the PLCK bit (IRTCRTL[4]) is set. For the OTP regions, the region write permissions are disabled, regardless of the WR bit. OTP and IRT are permanent regions.
  3. The WR bit is not used for OTP regions; write permissions are always disabled for OTP regions.
Table 11-4. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Gray cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
CWrite to clearSSoftware settable bitxChannel number
Name: PRnCTRL
Offset: 0x300, 0x310, 0x320, 0x330, 0x340, 0x350, 0x360, 0x370

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
   Reserved[1:0]  RTYPE[1:0] 
Access RRRR 
Reset xxxx 
Bit 76543210 
 CRCWRRDEX  ERAORDIS 
Access R/WR/WR/WR/WR/WR/W 
Reset xxxxxx 

Bits 13:12 – Reserved[1:0]

Bits 9:8 – RTYPE[1:0]  Protection Region Type Selection bits (1,2)

ValueDescription
11Firmware Configurable Region
10One Time Programmable (OTP) Region
01Immutable Root of Trust (IRT) Region
00Reserved

Bit 7 – CRC CRC Permission Enable bit

ValueDescription
1NVM Controller CRC is permitted
0NVM Controller CRC is disabled

Bit 6 – WR

Write Permission Enable bit (3)

ValueDescription
1Write (program/erase) is permitted
0Write (program/erase) is disabled

Bit 5 – RD Read Permission Enable bit

ValueDescription
1Read is permitted
0Read is disabled

Bit 4 – EX Execute Permission Enable bit

ValueDescription
1Execute (instruction fetch) is permitted
0Execute (instruction fetch) is disabled

Bit 1 – ERAO Error Report Address Only

ValueDescription
1ECC error reporting information restricted to address only
0No ECC error reporting restrictions

Bit 0 – RDIS Protection Region Disable bit

ValueDescription
1Region is disabled
0Region is enabled