modm API documentation
|
Classes | |
class | modm::Tmp12x< SpiMaster, Cs, TemperatureT > |
class | modm::Tmp12xTemperature< NumBits, OffsetBits, Numerator, Denominator > |
Typedefs | |
using | modm::Tmp121Temperature = Tmp12xTemperature< 13, 3, 1, 16 > |
using | modm::Tmp123Temperature = Tmp121Temperature |
using | modm::Tmp125Temperature = Tmp12xTemperature< 10, 5, 1, 4 > |
lbuild module: modm:driver:tmp12x
TMP121/123/125 temperature sensor driver
This driver supports the TMP125 device but not its optional shutdown function.