dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_bmp280_cfg Struct Reference

Configuration structure for the BMP280 driver. More...

#include <pios_bmp280_priv.h>

Data Fields

uint8_t oversampling
 

Detailed Description

Configuration structure for the BMP280 driver.

Definition at line 39 of file pios_bmp280_priv.h.

Field Documentation

uint8_t pios_bmp280_cfg::oversampling

The oversampling setting for the baro, higher produces less frequent cleaner data. This data byte is used to trigger the conversion.

Definition at line 44 of file pios_bmp280_priv.h.


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