21.2.1 SYSC Write Protection Mode Register
Name: | SYSC_WPMR |
Offset: | 0x00 |
Reset: | 0x00000000 |
Property: | Read/Write |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
WPKEY[23:16] | |||||||||
Access | W | W | W | W | W | W | W | W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
WPKEY[15:8] | |||||||||
Access | W | W | W | W | W | W | W | W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
WPKEY[7:0] | |||||||||
Access | W | W | W | W | W | W | W | W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
WPITEN | WPEN | ||||||||
Access | R/W | R/W | |||||||
Reset | 0 | 0 |
Bits 31:8 – WPKEY[23:0] Write Protection Key
Value | Name | Description |
---|---|---|
0x535943 | PASSWD |
Writing any other value in this field aborts the write operation of the WPEN and WPITEN bits. Always reads as 0. |
Bit 1 – WPITEN Write Protection RTC Interrupt Enable
Value | Description |
---|---|
0 | Disables the write protection of the RTC_IER/RTC_IDR configuration registers if WPKEY corresponds to 0x535943 (“SYC” in ASCII). |
1 | Enables the write protection of the RTC_IER/RTC_IDR configuration registers if WPKEY corresponds to 0x535943 (“SYC” in ASCII). |
Bit 0 – WPEN Write Protection Enable
Value | Description |
---|---|
0 | Disables the write protection of the configuration registers if WPKEY corresponds to 0x535943 (“SYC” in ASCII). |
1 | Enables the write protection of the configuration registers if WPKEY corresponds to 0x535943 (“SYC” in ASCII). |