NSPRIV=B_0x0, SPRIV=B_0x0
RCC privilege configuration register
SPRIV | RCC secure function privilege configuration This bit is set and reset by software. It can be written only by a secure privileged access. 0 (B_0x0): Read and write to RCC secure functions can be done by privileged or unprivileged access. 1 (B_0x1): Read and write to RCC secure functions can be done by privileged access only. |
NSPRIV | RCC non-secure function privilege configuration This bit is set and reset by software. It can be written only by privileged access, secure or non-secure. 0 (B_0x0): Read and write to RCC non-secure functions can be done by privileged or unprivileged access. 1 (B_0x1): Read and write to RCC non-secure functions can be done by privileged access only. |