Table of Contents

Enum Bmx280PowerMode

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

Sensor power mode.

public enum Bmx280PowerMode : byte

Fields

Forced = 2

Perform one measurement, store results, and return to sleep mode.

Normal = 3

Perpetual cycling of measurements and inactive periods. This interval is determined by the combination of IIR filter and standby time options.

Sleep = 0

No operations, all registers accessible, lowest power mode, selected after startup.