Table of Contents

Struct PamojaBmp280Config

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

A BMP280 config register, field by field. Mirrors <c>PamojaBmp280Config</c> in <c>pamoja.h</c>.

public struct PamojaBmp280Config
Inherited Members

Fields

Filter

The IIR filter code, 0..=7.

public byte Filter

Field Value

byte

Spi3wire

1 enables the 3-wire SPI interface.

public byte Spi3wire

Field Value

byte

Standby

The normal-mode standby code, 0..=7.

public byte Standby

Field Value

byte