Parameters needed for device initialization. More...
#include <hdc1000.h>
Data Fields | |
| i2c_t | i2c | 
| bus the device is connected to  | |
| uint8_t | addr | 
| address on that bus  | |
| hdc1000_res_t | res | 
| resolution used for sampling temp and hum  | |
| uint32_t | renew_interval | 
| interval for cache renewal  | |