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

◆ sd_temp_get()

uint32_t sd_temp_get ( int32_t * p_temp)

#include <nrf_soc.h>

Get the temperature measured on the chip.

This function will block until the temperature measurement is done. It takes around 50 us from call to return.

Parameters
[out]p_tempResult of temperature measurement. Die temperature in 0.25 degrees Celsius.
Return values
NRF_SUCCESSA temperature measurement was done, and the temperature was written to temp