nrfxlib API 2.7.99
Loading...
Searching...
No Matches
mpsl_temp.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
17#ifndef MPSL_TEMP_H__
18#define MPSL_TEMP_H__
19
20#ifdef __cplusplus
21extern "C" {
22#endif
23
24#include <stdint.h>
25
36
37#ifdef __cplusplus
38}
39#endif
40
41#endif // MPSL_TEMP_H__
42
int32_t mpsl_temperature_get(void)
Get the temperature measured on the chip.