nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_temperature_get()

int32_t mpsl_temperature_get ( void  )

#include <mpsl/include/mpsl_temp.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.

Note
This function must be executed in the same execution priority as mpsl_low_priority_process.
Returns
Result of temperature measurement. Die temperature in 0.25 degrees Celsius.