S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_power_gpregret_clr()

uint32_t sd_power_gpregret_clr ( uint32_t gpregret_id,
uint32_t gpregret_msk )

#include <nrf_soc.h>

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

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