Bluetooth Low Energy / Mbed 2 deprecated BLE_TemperatureObserver

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_TemperatureObserver by xiao sun

Embed: (wiki syntax)

« Back to documentation index

TMP_nrf51 Class Reference

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.