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

Abstraction around the LPS22HB temperature/humidity sensor. More...

#include <climits>
#include <nrfcxx/gpio.hpp>
#include <nrfcxx/lpm.hpp>

Go to the source code of this file.

Data Structures

class  nrfcxx::sensor::lps22hb
 Interface to the ST LPS22HB piezzoresistave absolute pressure sensor. More...
 
struct  nrfcxx::sensor::lps22hb::iface_config_type
 Information required to communicate with a sensor instance. More...
 
struct  nrfcxx::sensor::lps22hb::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

Abstraction around the LPS22HB temperature/humidity sensor.