1-Wire and ENS210 driver stack
Classes
ENS210_Result.hpp File Reference

ENS210 measurement-result types and conversion helpers. More...

#include <stdint.h>
#include <cmath>
Include dependency graph for ENS210_Result.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ENS210_Result_T
 Measurement result from ENS210. More...
 

Detailed Description

ENS210 measurement-result types and conversion helpers.

References
Vendor-provided Arduino driver: https://github.com/sciosense/ENS210_driver (2020-04-06, v3).
Update history
  • 27-October-2023 Dave Nadler Initial version.

Definition in file ENS210_Result.hpp.