Device descriptor for HTS221 sensors.
More...
Device descriptor for HTS221 sensors.
Definition at line 63 of file hts221.h.
#include <hts221.h>
|
| hts221_params_t | p |
| | Configuration parameters.
|
| |
| int16_t | h0_rh |
| | lower humitidy reference
|
| |
| int16_t | h1_rh |
| | upper humitidy reference
|
| |
| int16_t | h0_t0_out |
| | lower humitidy to temperature reference
|
| |
| int16_t | h1_t0_out |
| | upper humitidy to temperature reference
|
| |
| int16_t | t0_degc |
| | lower temperature reference in degC
|
| |
| int16_t | t1_degc |
| | upper temperature reference in degC
|
| |
| int16_t | t0_out |
| | lower temperature reference raw value
|
| |
| int16_t | t1_out |
| | upper temperature reference raw value
|
| |
◆ h0_rh
lower humitidy reference
Definition at line 65 of file hts221.h.
◆ h0_t0_out
| int16_t hts221_t::h0_t0_out |
lower humitidy to temperature reference
Definition at line 67 of file hts221.h.
◆ h1_rh
upper humitidy reference
Definition at line 66 of file hts221.h.
◆ h1_t0_out
| int16_t hts221_t::h1_t0_out |
upper humitidy to temperature reference
Definition at line 68 of file hts221.h.
Configuration parameters.
Definition at line 64 of file hts221.h.
◆ t0_degc
| int16_t hts221_t::t0_degc |
lower temperature reference in degC
Definition at line 69 of file hts221.h.
◆ t0_out
lower temperature reference raw value
Definition at line 71 of file hts221.h.
◆ t1_degc
| int16_t hts221_t::t1_degc |
upper temperature reference in degC
Definition at line 70 of file hts221.h.
◆ t1_out
upper temperature reference raw value
Definition at line 72 of file hts221.h.
The documentation for this struct was generated from the following file: