upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
AM2315 Class Reference

Public Member Functions

synchronized void delete ()
 
 AM2315 (int bus, int devAddr)
 
 AM2315 (int bus)
 
float getHumidity ()
 
float getTemperature ()
 
float getTemperatureF ()
 
int testSensor ()
 
int i2cWriteReg_32 (int reg, long ival)
 
int i2cWriteReg_16 (int reg, int ival)
 
int i2cWriteReg_8 (int reg, short ival)
 
long i2cReadReg_32 (int reg)
 
int i2cReadReg_16 (int reg)
 
short i2cReadReg_8 (int reg)
 

Protected Member Functions

 AM2315 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (AM2315 obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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