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

I2C interface for MPL3115A2. More...

#include "mpl3115a2.h"
Include dependency graph for mpl3115a2_i2c.cpp:

Go to the source code of this file.

Classes

class  MPL3115A2_I2C
 

Macros

#define MPL3115A2_ADDRESS   0x60
 

Functions

device::DeviceMPL3115A2_i2c_interface (uint8_t busnum)
 

Detailed Description

I2C interface for MPL3115A2.

Definition in file mpl3115a2_i2c.cpp.

Macro Definition Documentation

◆ MPL3115A2_ADDRESS

#define MPL3115A2_ADDRESS   0x60

Definition at line 42 of file mpl3115a2_i2c.cpp.

Referenced by MPL3115A2_I2C::init().

Function Documentation

◆ MPL3115A2_i2c_interface()

device::Device* MPL3115A2_i2c_interface ( uint8_t  busnum)

Definition at line 75 of file mpl3115a2_i2c.cpp.

References MPL3115A2_I2C::MPL3115A2_I2C().

Here is the call graph for this function: