PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Driver for the LPS22HB barometer connected via I2C or SPI. More...
#include "LPS22HB.hpp"
Go to the source code of this file.
Macros | |
#define | LPS22HB_CONVERSION_INTERVAL (1000000 / 25) /* microseconds */ |
Driver for the LPS22HB barometer connected via I2C or SPI.
Definition in file LPS22HB.cpp.
#define LPS22HB_CONVERSION_INTERVAL (1000000 / 25) /* microseconds */ |
Definition at line 43 of file LPS22HB.cpp.
Referenced by LPS22HB::init(), LPS22HB::ioctl(), and LPS22HB::Run().