![]() |
S115 SoftDevice for nRF54LS05 API documentation 10.0.0
|
| uint32_t sd_power_gpregret_get | ( | uint32_t | gpregret_id, |
| uint32_t * | p_gpregret ) |
#include <nrf_soc.h>
Get contents of the general purpose retention registers (NRF_POWER->GPREGRET*).
| [in] | gpregret_id | 0 for GPREGRET, 1 for GPREGRET2. |
| [out] | p_gpregret | Contents of the GPREGRET register. |
| NRF_SUCCESS |