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

◆ sd_power_mode_set()

uint32_t sd_power_mode_set ( uint8_t power_mode)

#include <nrf_soc.h>

Sets the power mode when in CPU sleep.

Parameters
[in]power_modeThe power mode to use when in CPU sleep, see NRF_POWER_MODES.
Return values
NRF_SUCCESSThe power mode was set.
NRF_ERROR_SOC_POWER_MODE_UNKNOWNThe power mode was unknown.