8.13.6.22 PUF Write Protection Mode Register
| Name: | PUF_WPMR |
| Offset: | 0x1E4 |
| Reset: | 0x00000000 |
| Property: | Read/Write |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| WPKEY[23:16] | |||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| WPKEY[15:8] | |||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| WPKEY[7:0] | |||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| LCKWPITEN | LCKWPEN | FIRSTE | WPITEN | WPEN | |||||
| Access | R/W | R/W | R/W | R/W | R/W | ||||
| Reset | 0 | 0 | 0 | 0 | 0 |
Bits 31:8 – WPKEY[23:0] Write Protection Key
| Value | Name | Description |
|---|---|---|
| 0x505546 | PASSWD | Writing any other value in this field aborts the write operation.Always reads as 0. |
Bit 6 – LCKWPITEN Write Protection Lock Enable for Interrupt Register
| Value | Description |
|---|---|
| 0 | No effect. |
| 1 | Locks the write access to the WPITEN bit until the next system reset. WPITEN must be set in the same access to perform the action. |
Bit 5 – LCKWPEN Write Protection Lock Enable for Configuration Register
| Value | Description |
|---|---|
| 0 | No effect. |
| 1 | Locks the write access to the WPEN bit until the next system reset. WPEN must be set in the same access to perform the action. |
Bit 4 – FIRSTE First Error Report Enable
| Value | Description |
|---|---|
| 0 | The last write protection violation source is reported in PUF_WPSR.WPSRC and the last software control error type is reported in PUF_WPSR.SWETYP. The PUF_ISR.SECE flag is set at the first error occurrence within a series. |
| 1 | Only the first write protection violation source is reported in PUF_WPSR.WPSRC and only the first software control error type is reported in PUF_WPSR.SWETYP. The PUF_ISR.SECE flag is set at the first error occurrence within a series. |
Bit 1 – WPITEN Write Protection Enable for Interrupt
| Value | Description |
|---|---|
| 0 | Disables the write protection on interrupt registers if WPKEY corresponds to 0x505546 (“PUF” in ASCII). |
| 1 | Enables the write protection on interrupt registers if WPKEY corresponds to 0x505546 (“PUF” in ASCII). |
Bit 0 – WPEN Write Protection Configuration Enable
See Register Write Protection for the list of registers that can be write-protected.
| Value | Description |
|---|---|
| 0 | Disables the write protection if WPKEY corresponds to 0x505546 (“PUF” in ASCII). |
| 1 | Enables the write protection if WPKEY corresponds to 0x505546 (“PUF” in ASCII). |
