Struct PamojaHdc1080Config
An HDC1080 configuration register, field by field. Mirrors <c>PamojaHdc1080Config</c> in <c>pamoja.h</c>.
public struct PamojaHdc1080Config
- Inherited Members
Fields
BatteryLow
1 when the supply has dropped below 2.8 V, which the part reports back.
public byte BatteryLow
Field Value
Heater
1 runs the on-die heater during measurements.
public byte Heater
Field Value
HumidityResolutionBits
The humidity resolution in bits: 14, 11, or 8.
public byte HumidityResolutionBits
Field Value
Sequential
1 acquires temperature and humidity from one trigger.
public byte Sequential
Field Value
SoftwareReset
1 resets the part when this register is written.
public byte SoftwareReset
Field Value
TemperatureResolutionBits
The temperature resolution in bits: 14 or 11.
public byte TemperatureResolutionBits