|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
I2C interface for lps22hb. More...
#include "LPS22HB.hpp"Go to the source code of this file.
Classes | |
| class | LPS22HB_I2C |
Macros | |
| #define | LPS22HB_ADDRESS 0x5D |
Functions | |
| device::Device * | LPS22HB_I2C_interface (int bus) |
I2C interface for lps22hb.
Definition in file LPS22HB_I2C.cpp.
| #define LPS22HB_ADDRESS 0x5D |
Definition at line 42 of file LPS22HB_I2C.cpp.
| device::Device* LPS22HB_I2C_interface | ( | int | bus | ) |
Definition at line 61 of file LPS22HB_I2C.cpp.
References LPS22HB_I2C::LPS22HB_I2C().