16.7.4 Write Control Register

Table 16-8. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: PAC_WRCTRL_H2PB1
Offset: 0x848
Reset: 0x0000_002E
Property: R/P

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 KEY[7:0] 
Access R/PR/PR/PR/PR/PR/PR/PR/P 
Reset 11111111 
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
 PERID[7:0] 
Access R/PR/PR/PR/PR/PR/PR/PR/P 
Reset 11111111 

Bits 23:16 – KEY[7:0] Peripheral Access Control Key

These bits define the peripheral access control key:

others = reserved

Note:
  1. Always read 0’s.
  2. Bits 7-2 are ignored and may be unimplemented.
ValueNameDescription
0x3LOCKSet and Lock the write protection state of the peripheral until the next reset
0x2SETSet the peripheral write protection
0x1CLEARClear the peripheral write protection
0x0OFFNo Action

Bits 7:0 – PERID[7:0] Peripheral Identifier

The PERID represents the peripheral whose control is changed using the WRCTRL.KEY. The Peripheral Identifier is provided by the chip spec and corresponds to the PERID[7:0]. For INTFLAGn.PERIDm, STATUSn.PERIDm, and LOCKn.PERIDm, n=PERID/32 and m=PERID%32.

Note:
  1. Always read 0’s.
  2. Bits 7 is ignored and may be unimplemented.