Contiki-Inga 3.x
pressure-sensor.h File Reference

 Pressure sensor interface definition
More...

#include "lib/sensors.h"

Go to the source code of this file.

Macros

Sensor values
#define TEMP   0
 Returns Temperature [C].
 
#define PRESS_H   2
 Returns Pressure [High] [Pa].
 
#define PRESS_L   1
 Returns Pressure [Low] [Pa].
 
Configuration types
#define PRESSURE_CONF_OPERATION_MODE   10
 Selects the operation mode. More...
 
OPERATION_MODE values

#define PRESSURE_MODE_ULTRA_LOW_POWER   0
 
#define PRESSURE_MODE_STANDARD   1
 
#define PRESSURE_MODE_HIGH_RES   2
 
#define PRESSURE_MODE_ULTRA_HIGH_RES   3
 

Detailed Description

 Pressure sensor interface definition
Author
Enrico Joerns joern.nosp@m.s@ib.nosp@m.r.cs..nosp@m.tu-b.nosp@m.s.de Georg von Zengen

Definition in file pressure-sensor.h.