S145 SoftDevice for nRF54LM20 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_power_gpregret_set()

uint32_t sd_power_gpregret_set ( uint32_t gpregret_id,
uint32_t gpregret_msk )

#include <nrf_soc.h>

Set bits in the general purpose retention registers (NRF_POWER->GPREGRET*).

Parameters
[in]gpregret_id0 for GPREGRET, 1 for GPREGRET2.
[in]gpregret_mskBits to be set in the GPREGRET register.
Return values
NRF_SUCCESS