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

Public Member Functions

float getTemperature ()
 
int8_t getTemperatureInteger ()
 

Friends

template<class I2cMaster >
class Lm75
 

Member Function Documentation

template<class I2cMaster >
float modm::Lm75< I2cMaster >::Data::getTemperature ( )
inline
Returns
the temperature as a signed float in Celsius
template<class I2cMaster >
int8_t modm::Lm75< 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: