Contiki-NG
Loading...
Searching...
No Matches

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

#include "contiki.h"
#include "lib/sensors.h"
#include "board-conf.h"

Go to the source code of this file.

Enumerations

HDC1000 driver states
enum  HDC_1000_SENSOR_STATUS {
  HDC_1000_SENSOR_STATUS_DISABLED , HDC_1000_SENSOR_STATUS_INITIALISED , HDC_1000_SENSOR_STATUS_TAKING_READINGS , HDC_1000_SENSOR_STATUS_I2C_ERROR ,
  HDC_1000_SENSOR_STATUS_READINGS_READY
}
 

Detailed Description

Header file for the Sensortag HDC1000 sensor.

Author
Edvard Pettersen e.pet.nosp@m.ters.nosp@m.en@ti.nosp@m..com

Definition in file hdc-1000-sensor.h.