Contiki-NG

Header file for the Sensortag TI HDC1000 sensor. More...

#include "lib/sensors.h"

Go to the source code of this file.

Macros

HDC1000 driver states
#define HDC_1000_SENSOR_STATUS_DISABLED   0
 Not initialised.
 
#define HDC_1000_SENSOR_STATUS_INITIALISED   1
 Initialised but idle.
 
#define HDC_1000_SENSOR_STATUS_TAKING_READINGS   2
 Readings in progress.
 
#define HDC_1000_SENSOR_STATUS_READINGS_READY   3
 Both readings ready.
 

Detailed Description

Header file for the Sensortag TI HDC1000 sensor.

Definition in file hdc-1000-sensor.h.