nrfxlib API
0.1.0
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
21
extern
"C"
{
22
#endif
23
24
#include <stdint.h>
25
35
int32_t
mpsl_temperature_get
(
void
);
36
37
#ifdef __cplusplus
38
}
39
#endif
40
41
#endif
// MPSL_TEMP_H__
42
mpsl_temperature_get
int32_t mpsl_temperature_get(void)
Get the temperature measured on the chip.
mpsl
include
mpsl_temp.h
Generated on Thu Sep 26 2024 10:53:01 for nrfxlib API by
1.9.6