Adafruit Library
Public Attributes | List of all members
ds18x20Obj Struct Reference

#include <ws_ds18x20.h>

Public Attributes

OneWire * oneWire
 Pointer to an OneWire bus used by a DallasTemperature object.
 
char onewire_pin [5]
 Pin utilized by the OneWire bus, used for addressing.
 
DallasTemperature * dallasTempObj
 Pointer to a DallasTemperature sensor object.
 
DeviceAddress dallasTempAddr
 Temperature sensor's address.
 
int sensorPropertiesCount
 Tracks # of sensorProperties.
 
wippersnapper_i2c_v1_I2CDeviceSensorProperties sensorProperties [2]
 
long sensorPeriodPrv
 Last time the sensor was polled, in millis.
 

Detailed Description

DS18x20 Object

Member Data Documentation

◆ sensorProperties

wippersnapper_i2c_v1_I2CDeviceSensorProperties ds18x20Obj::sensorProperties[2]
Initial value:
=
wippersnapper_i2c_v1_I2CDeviceSensorProperties_init_zero

DS sensor type(s)


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