EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2

Detailed Description

Structure to configure the BMP280 device.

Definition at line 71 of file bmp.h.

#include <bmp.h>

Data Fields

uint8_t oversampling
 
uint8_t powerMode
 
uint8_t standbyTime
 

Field Documentation

uint8_t __BMP_Config::oversampling

Oversampling value

Definition at line 73 of file bmp.h.

Referenced by BMP_config().

uint8_t __BMP_Config::powerMode

SLEEP, FORCED or NORMAL power mode setting

Definition at line 74 of file bmp.h.

Referenced by BMP_config().

uint8_t __BMP_Config::standbyTime

Standby time setting

Definition at line 75 of file bmp.h.

Referenced by BMP_config().


The documentation for this struct was generated from the following file: