main/devices/BarPAT/BarPAT.h file

BarPAT class declaration.

Contents

Namespaces

namespace perif
The peripheral library.
namespace std

Classes

class perif::BarPAT

Defines

#define MPL115A2_DEFAULT_ADDRESS
#define MPL115A2_REGISTER_PRESSURE_MSB
#define MPL115A2_REGISTER_PRESSURE_LSB
#define MPL115A2_REGISTER_TEMP_MSB
#define MPL115A2_REGISTER_TEMP_LSB
#define MPL115A2_REGISTER_A0_COEFF_MSB
#define MPL115A2_REGISTER_A0_COEFF_LSB
#define MPL115A2_REGISTER_B1_COEFF_MSB
#define MPL115A2_REGISTER_B1_COEFF_LSB
#define MPL115A2_REGISTER_B2_COEFF_MSB
#define MPL115A2_REGISTER_B2_COEFF_LSB
#define MPL115A2_REGISTER_C12_COEFF_MSB
#define MPL115A2_REGISTER_C12_COEFF_LSB
#define MPL115A2_REGISTER_STARTCONVERSION

Define documentation

#define MPL115A2_DEFAULT_ADDRESS

I2C address 10-bit Pressure ADC output value MSB

#define MPL115A2_REGISTER_PRESSURE_MSB

10-bit Pressure ADC output value LSB

#define MPL115A2_REGISTER_PRESSURE_LSB

10-bit Temperature ADC output value MSB

#define MPL115A2_REGISTER_TEMP_MSB

10-bit Temperature ADC output value LSB

#define MPL115A2_REGISTER_A0_COEFF_MSB

a0 coefficient MSB

#define MPL115A2_REGISTER_A0_COEFF_LSB

a0 coefficient LSB

#define MPL115A2_REGISTER_B1_COEFF_MSB

b1 coefficient MSB

#define MPL115A2_REGISTER_B1_COEFF_LSB

b1 coefficient LSB

#define MPL115A2_REGISTER_B2_COEFF_MSB

b2 coefficient MSB

#define MPL115A2_REGISTER_B2_COEFF_LSB

b2 coefficient LSB

#define MPL115A2_REGISTER_C12_COEFF_MSB

c12 coefficient MSB

#define MPL115A2_REGISTER_C12_COEFF_LSB

c12 coefficient LSB Start Pressure and Temperature Conversion