PX4 Firmware
PX4 Autopilot Software http://px4.io
LPS22HB_I2C.cpp File Reference

I2C interface for lps22hb. More...

#include "LPS22HB.hpp"
Include dependency graph for LPS22HB_I2C.cpp:

Go to the source code of this file.

Classes

class  LPS22HB_I2C
 

Macros

#define LPS22HB_ADDRESS   0x5D
 

Functions

device::DeviceLPS22HB_I2C_interface (int bus)
 

Detailed Description

I2C interface for lps22hb.

Definition in file LPS22HB_I2C.cpp.

Macro Definition Documentation

◆ LPS22HB_ADDRESS

#define LPS22HB_ADDRESS   0x5D

Definition at line 42 of file LPS22HB_I2C.cpp.

Function Documentation

◆ LPS22HB_I2C_interface()

device::Device* LPS22HB_I2C_interface ( int  bus)

Definition at line 61 of file LPS22HB_I2C.cpp.

References LPS22HB_I2C::LPS22HB_I2C().

Here is the call graph for this function: