modm API documentation
modm::Tmp102< I2cMaster >::Data Struct Reference

Public Member Functions

float getTemperature ()
 
int16_t getTemperatureInteger ()
 

Friends

template<class I2cMaster >
class Tmp102
 

Member Function Documentation

template<class I2cMaster >
float modm::Tmp102< I2cMaster >::Data::getTemperature ( )
inline
Returns
the temperature as a signed float in Celsius
template<class I2cMaster >
int16_t modm::Tmp102< I2cMaster >::Data::getTemperatureInteger ( )
inline
Returns
only the signed integer part of the temperature in Celsius

The documentation for this struct was generated from the following file: