| 
    modm API documentation
    
   | 
 
  
 Public Member Functions | |
| Calibration & | getCalibration () | 
| DATA Access.  | |
| void | rawTemperatureTouched () | 
| Notify data class about changed buffer of raw temperature data.  | |
| void | rawPressureTouched () | 
| Notify data class about changed buffer of raw pressure data.  | |
Protected Types | |
| enum | { CALIBRATION_CALCULATED = Bit2, TEMPERATURE_CALCULATED = Bit1, PRESSURE_CALCULATED = Bit0 } | 
Protected Attributes | |
| Calibration | calibration | 
| uint8_t | raw [5] | 
| uint8_t | meta = 0 | 
Friends | |
| template<typename I2cMaster > | |
| class | ::modm::Bmp085 | 
| class | ::Bmp085Test | 
      
  | 
  protected | 
      
  | 
  protected | 
The raw data that was read from the sensor 0 .. 1 temperature data 2 .. 4 pressure data