Enum Bme680PowerMode
Sensor power mode.
public enum Bme680PowerMode : byte
Fields
Forced = 1
Single TPHG cycle is performed.
Sleep = 0
No measurements are performed.
Remarks
Section 3.1 in the datasheet.
Sensor power mode.
public enum Bme680PowerMode : byte
Forced = 1
Single TPHG cycle is performed.
Sleep = 0
No measurements are performed.
Section 3.1 in the datasheet.