nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
Data Structures | Namespaces
bme280.hpp File Reference

Interface to vendor BME280 code. More...

#include <climits>
#include "bme280.h"
#include <nrfcxx/lpm.hpp>
#include <nrfcxx/periph.hpp>

Go to the source code of this file.

Data Structures

class  nrfcxx::sensor::bme280
 Abstraction around BME280 temperature/humidity/pressure sensor. More...
 
struct  nrfcxx::sensor::bme280::observations_type
 Structure used to return sampled values. More...
 

Namespaces

 nrfcxx
 Primary namespace for nrfcxx functionality.
 
 nrfcxx::sensor
 Namespace for abstractions of various sensors.
 

Detailed Description

Interface to vendor BME280 code.