Table of Contents

Enum Bme680PowerMode

Namespace
Iot.Device.Bmxx80.PowerMode
Assembly
Iot.Device.Bmxx80.dll

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.