modm API documentation
modm::ms5611data::Prom Struct Reference

Holds the factory calibration data from the PROM. Upon initialization the driver automatically reads the calibration values from the PROM. More...

#include <modm/driver/pressure/ms5611_data.hpp>

Public Member Functions

uint16_t calculateCrc ()
 

Public Attributes

uint16_t data [8]
 

Detailed Description

Holds the factory calibration data from the PROM. Upon initialization the driver automatically reads the calibration values from the PROM.

Member Data Documentation

uint16_t modm::ms5611data::Prom::data[8]

prom[0] Factory data and the setup prom[1] Pressure sensitivity prom[2] Pressure offset prom[3] Temperature coefficient of pressure sensitivity prom[4] Temperature coefficient of pressure offset prom[5] Reference temperature prom[6] Temperature coefficient of the temperature prom[7] Serial code and CRC


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