![]() |
S145 SoftDevice for nRF54LM20 API documentation 10.0.0
|
| uint32_t sd_power_pof_threshold_set | ( | uint8_t | threshold | ) |
#include <nrf_soc.h>
Sets the power failure comparator threshold value.
| [in] | threshold | The power-fail threshold value to use, see NRF_POWER_THRESHOLDS. |
| NRF_SUCCESS | The power failure threshold was set. |
| NRF_ERROR_SOC_POWER_POF_THRESHOLD_UNKNOWN | The power failure threshold is unknown. |