nrfcxx
0.1.0
C++-17 Framework for Nordic nRF5 Devices
|
Abstraction around the HTS221 temperature/humidity sensor. More...
Go to the source code of this file.
Data Structures | |
class | nrfcxx::sensor::hts221 |
Interface to the ST HTS221 capacitive digital sensor for relative humidity and temperature. More... | |
struct | nrfcxx::sensor::hts221::iface_config_type |
Information required to communicate with a sensor instance. More... | |
struct | nrfcxx::sensor::hts221::calibration_type |
Structure for calibration information. More... | |
struct | nrfcxx::sensor::hts221::observations_type |
Structure used to return sampled values. More... | |
Namespaces | |
nrfcxx | |
Primary namespace for nrfcxx functionality. | |
nrfcxx::sensor | |
Namespace for abstractions of various sensors. | |
Abstraction around the HTS221 temperature/humidity sensor.