thermometer_data_t Struct ReferenceLibraries > Sensor > Thermometer Data Types Thermometer data. More... Data Fields uint32_t raw the raw thermometer value struct { int16_t whole the integer part of the thermometer value uint16_t fraction the decimal part of the thermometer value } value value Detailed Description Thermometer data. Examples: demo/moray3d/moray3d.c, nxp/nfc3d/local.c, nxp/nxp3d/nxp3d.c, sensors/custom_driver/main.c, sensors/skink/main.c, and sensors/thermometer/main.c.