Show / Hide Table of Contents

    Enum Sampling

    Oversampling settings.

    Namespace: Iot.Device.Bmxx80
    Assembly: Iot.Device.Bmxx80.dll
    Syntax
    public enum Sampling : byte
    Remarks

    Maximum of x2 is recommended for temperature.

    Fields

    Name Description
    HighResolution

    Oversampling x8.

    LowPower

    Oversampling x2.

    Skipped

    Skipped (output set to 0x80000).

    Standard

    Oversampling x4.

    UltraHighResolution

    Oversampling x16.

    UltraLowPower

    Oversampling x1.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX