S115 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_power_gpregret_get()

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*).

Parameters
[in]gpregret_id0 for GPREGRET, 1 for GPREGRET2.
[out]p_gpregretContents of the GPREGRET register.
Return values
NRF_SUCCESS