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

Abstraction of Sensirion SHT21 temperature/humidity sensor. More...

#include <nrfcxx/clock.hpp>
#include <nrfcxx/lpm.hpp>
#include <nrfcxx/periph.hpp>

Go to the source code of this file.

Data Structures

class  nrfcxx::sensor::sht21
 Abstraction around SHT21/HTU21D temperature/humidity sensor. More...
 
struct  nrfcxx::sensor::sht21::observations_type
 Storage for cached results. More...
 
struct  nrfcxx::sensor::sht21::iface_config_type
 Information required to communicate with a sensor instance. More...
 

Namespaces

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

Detailed Description

Abstraction of Sensirion SHT21 temperature/humidity sensor.