Search Results for

    Show / Hide Table of Contents

    Enum Bmx280PowerMode

    Sensor power mode.

    Namespace: Iot.Device.Bmxx80.PowerMode
    Assembly: Iot.Device.Bmxx80.dll
    Syntax
    public enum Bmx280PowerMode : byte

    Fields

    Name Description
    Forced

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

    Normal

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

    Sleep

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

    In This Article
    Back to top Copyright © 2023 nanoFramework Contributors
    Generated by DocFX