Edit

Share via


Bmx280PowerMode Enum

Definition

Sensor power mode.

public enum Bmx280PowerMode
type Bmx280PowerMode = 
Public Enum Bmx280PowerMode
Inheritance
Bmx280PowerMode

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.

Applies to