uint32_t pressure
pressure in Pascal (0.01mbar)
bool ms5607_calc(struct Ms5611Data *ms)
Calculate temperature and compensated pressure for MS5607.
int32_t temperature
temperature with 0.01 degrees Celsius resolution
bool ms5611_prom_crc_ok(uint16_t *prom)
Check if CRC of PROM data is OK.
bool ms5611_calc(struct Ms5611Data *ms)
Calculate temperature and compensated pressure for MS5611.
@ MS5611_STATUS_CONV_D2_OK
@ MS5611_STATUS_CONV_D1_OK
Register definitions for MS5611 barometer.
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
int int32_t
Typedef defining 32 bit int type.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.