![]() |
S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| 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*).
| [in] | gpregret_id | 0 for GPREGRET, 1 for GPREGRET2. |
| [in] | gpregret_msk | Bits to be set in the GPREGRET register. |
| NRF_SUCCESS |