DeviceFamily Enum

Definition

Different device families supported by the driver.

public enum DeviceFamily
type DeviceFamily = 
Public Enum DeviceFamily
Inheritance
DeviceFamily

Fields

Any -1

Special device family used when enumerating all devices on a bus.

Ds1825 59

Family id of a DS1825 temperature sensor.

Ds18b20 40

Family id of a DS18B20 temperature sensor.

Ds18s20 16

Family id of a DS18S20 temperature sensor.

Ds28ea00 66

Family id of a DS28EA00 temperature sensor.

Max31820 40

Family id of a MAX31820 temperature sensor.

Max31826 59

Family id of a MAX31826 temperature sensor.

Max31850 59

Family id of a MAX31850 temperature sensor.

Thermometer 256

Special family id used to enumerate all temperature sensors.

Applies to