Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_TemperatureObserver by
TMP_nrf51 Class Reference
Library for the nrf51822 internal temperature sensor. More...
#include <TMP_nrf51.h>
Public Member Functions | |
| TempSensorValue_t | get (void) |
| Get the temperature value. | |
Detailed Description
Library for the nrf51822 internal temperature sensor.
Definition at line 24 of file TMP_nrf51.h.
Member Function Documentation
| TempSensorValue_t get | ( | void | ) |
Get the temperature value.
- Returns:
- Die temperature in °C.
Generated on Wed Jul 13 2022 17:08:43 by
1.7.2
