| 
| 
Prom &  | getProm () | 
|   | 
| 
void  | rawPressureTouched () | 
|   | Notify the data class about changed buffer of raw pressure data (D1). 
  | 
|   | 
| 
void  | rawTemperatureTouched () | 
|   | Notify the data class about changed buffer of raw temperature data (D2). 
  | 
|   | 
 | 
| 
Prom  | prom | 
|   | 
| 
uint8_t  | raw [6] | 
|   | 
| 
uint8_t  | meta = 0 | 
|   | 
 | 
| 
template<typename SpiMaster , typename Cs >  | 
| class  | ::modm::Ms5611 | 
|   | 
| Enum Values | Documentation | 
|---|
| PRESSURE_CALCULATED  | Remember if the raw data has been converted to pressure.  
 | 
| TEMPERATURE_CALCULATED  | Remember if the raw data has been converted to temperature.  
 | 
 
 
The documentation for this class was generated from the following file: