33.7.32 Secure PIO Write Protection Status Register

Name: S_PIO_WPSR
Offset: 0x15E4
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 WPVSRC[15:8] 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
 WPVSRC[7:0] 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
    NCE   WPVS 
Access RR 
Reset 00 

Bits 23:8 – WPVSRC[15:0] Write Protection Violation Source

When WPVS = 1, WPVSRC indicates the register address offset at which a write access has been attempted.

Bit 4 – NCE Non-Correctable Error on Configuration Registers (cleared on read)

ValueDescription
0 No single error has been detected in the PIO_CFGR/IMR/EIMR/ODSR/IOSSR registers since the last read of S_PIO_WPSR.
1 A non-correctable error has been detected in the PIO_CFGR/IMR/ODR registers since the last read of S_PIO_WPSR. This flag is set under abnormal operating conditions, or if a fault injection is performed. The error is not corrected and the software must reconfigure the relevant configuration registers. This is the same flag as PIO_WPSR.NCE. The clear is performed if the source of error has disappeared.

Bit 0 – WPVS Write Protection Violation Status

ValueDescription
0 No write protection violation has occurred since the last read of the S_PIO_WPSR.
1 A write protection violation has occurred since the last read of the S_PIO_WPSR. If this violation is an unauthorized attempt to write a protected register, the associated violation is reported into field WPVSRC.