SHT3x sensor device data structure.
More...
SHT3x sensor device data structure.
Definition at line 93 of file sht3x.h.
#include <sht3x.h>
◆ i2c_addr
uint8_t sht3x_dev_t::i2c_addr |
I2C address.
Definition at line 96 of file sht3x.h.
◆ i2c_dev
i2c_t sht3x_dev_t::i2c_dev |
I2C device
Definition at line 95 of file sht3x.h.
◆ meas_duration
uint32_t sht3x_dev_t::meas_duration |
time in us until the results of the current measurement become available
Definition at line 103 of file sht3x.h.
◆ meas_start_time
uint32_t sht3x_dev_t::meas_start_time |
start time of current measurement in us
Definition at line 102 of file sht3x.h.
◆ meas_started
bool sht3x_dev_t::meas_started |
indicates whether measurement is started
Definition at line 101 of file sht3x.h.
◆ mode
measurement mode used
Definition at line 98 of file sht3x.h.
◆ repeat
repeatability level used
Definition at line 99 of file sht3x.h.
The documentation for this struct was generated from the following file: