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