PX4 Firmware
PX4 Autopilot Software http://px4.io
|
I2C interface for MPL3115A2. More...
#include "mpl3115a2.h"
Go to the source code of this file.
Classes | |
class | MPL3115A2_I2C |
Macros | |
#define | MPL3115A2_ADDRESS 0x60 |
Functions | |
device::Device * | MPL3115A2_i2c_interface (uint8_t busnum) |
I2C interface for MPL3115A2.
Definition in file mpl3115a2_i2c.cpp.
#define MPL3115A2_ADDRESS 0x60 |
Definition at line 42 of file mpl3115a2_i2c.cpp.
Referenced by MPL3115A2_I2C::init().
device::Device* MPL3115A2_i2c_interface | ( | uint8_t | busnum | ) |
Definition at line 75 of file mpl3115a2_i2c.cpp.
References MPL3115A2_I2C::MPL3115A2_I2C().