Hello everyone,
I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.
In the nRF54L15 documentation, there’s a field named OPEADDR under PK.COMMAND, and the description says “See documentation for more details.” However, I haven’t been able to locate any additional documentation or reference that explains this field further.
Does anyone know where I can find this missing documentation or any related reference for the OPEADDR field?
Thanks in advance for any help or pointers.