PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Base class for devices connected via I2C. More...
Go to the source code of this file.
Macros | |
#define | NUM_I2C_BUS_OPTIONS (sizeof(i2c_bus_options)/sizeof(i2c_bus_options[0])) |
Variables | |
static const int | i2c_bus_options [] |
Base class for devices connected via I2C.
Definition in file i2c.h.
#define NUM_I2C_BUS_OPTIONS (sizeof(i2c_bus_options)/sizeof(i2c_bus_options[0])) |
Definition at line 61 of file i2c.h.
Referenced by ms5525_airspeed::start(), sdp3x_airspeed::start(), ll40ls::start(), spektrum_rc::start(), meas_airspeed::start(), mb12xx::start(), teraranger::start(), mappydot::start(), ina226::start(), srf02::start(), sf1xx::start(), and vl53lxx::start().
|
static |
Definition at line 46 of file i2c.h.
Referenced by ms5525_airspeed::start(), sdp3x_airspeed::start(), ll40ls::start(), spektrum_rc::start(), meas_airspeed::start(), mb12xx::start(), teraranger::start(), mappydot::start(), ina226::start(), srf02::start(), sf1xx::start(), and vl53lxx::start().