sht3x_dev_t Struct Reference

SHT3x sensor device data structure. More...

Detailed Description

SHT3x sensor device data structure.

Definition at line 95 of file sht3x.h.

#include <sht3x.h>

Data Fields

i2c_t i2c_dev
 I2C device

 
uint8_t i2c_addr
 I2C address.
 
sht3x_mode_t mode
 measurement mode used

 
sht3x_repeat_t repeat
 repeatability level used
 
bool meas_started
 indicates whether measurement is started
 
uint32_t meas_start_time
 start time of current measurement in us
 
uint32_t meas_duration
 time in us until the results of the current measurement become available
 

The documentation for this struct was generated from the following file: