C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)  
 More...
This file defines the MAXDS3231M C++ interface for libmax44000 
 
Instanciates a MAXDS3231M object
- Parameters
 - 
  
    | bus | number of used bus  | 
    | devAddr | addres of used i2c device  | 
  
   
 
 
MAXDS3231M object destructor, basicaly it close i2c connection. 
 
 
Set date and time on the chip.
- Parameters
 - 
  
  
 
 
 
Get date and time located on the chip.
- Parameters
 - 
  
  
 
 
 
      
        
          | uint16_t getTemperature  | 
          ( | 
           | ) | 
           | 
        
      
 
Get on board temperature. 
 
 
Return name of the component 
 
 
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/upm-doc/src/maxds3231m/maxds3231m.h
 
- /var/lib/jenkins/workspace/upm-doc/src/maxds3231m/maxds3231m.cxx