nRF5 SDK v17.1.0
Data Fields
lps22hb_data_t Struct Reference

Pressure and temperature output data. More...

#include <lps22hb.h>

Data Fields

int32_t pressure
 
int16_t temperature
 

Detailed Description

Pressure and temperature output data.

Note
To get pressure in hPa it has to be divided by 4096. To get temperature in degrees it has to be divided by 100.

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

Documentation feedback | Developer Zone | Subscribe | Updated