C# Class Glovebox.IoT.Devices.Sensors.BMP280.calib_data

Show file Open project: gloveboxes/Windows-IoT-Core-Driver-Library

Public Properties

Property Type Description
dig_H1 byte
dig_H2 short
dig_H3 byte
dig_H4 short
dig_H5 short
dig_H6 sbyte
dig_P1 ushort
dig_P2 short
dig_P3 short
dig_P4 short
dig_P5 short
dig_P6 short
dig_P7 short
dig_P8 short
dig_P9 short
dig_T1 ushort
dig_T2 short
dig_T3 short

Property Details

dig_H1 public property

public byte dig_H1
return byte

dig_H2 public property

public short dig_H2
return short

dig_H3 public property

public byte dig_H3
return byte

dig_H4 public property

public short dig_H4
return short

dig_H5 public property

public short dig_H5
return short

dig_H6 public property

public sbyte dig_H6
return sbyte

dig_P1 public property

public ushort dig_P1
return ushort

dig_P2 public property

public short dig_P2
return short

dig_P3 public property

public short dig_P3
return short

dig_P4 public property

public short dig_P4
return short

dig_P5 public property

public short dig_P5
return short

dig_P6 public property

public short dig_P6
return short

dig_P7 public property

public short dig_P7
return short

dig_P8 public property

public short dig_P8
return short

dig_P9 public property

public short dig_P9
return short

dig_T1 public property

public ushort dig_T1
return ushort

dig_T2 public property

public short dig_T2
return short

dig_T3 public property

public short dig_T3
return short