PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Driver for the ST LSM303D MEMS accelerometer / magnetometer connected via SPI. More...
#include "LSM303D.hpp"
Go to the source code of this file.
Variables | |
static constexpr uint8_t | _checked_registers [] |
Driver for the ST LSM303D MEMS accelerometer / magnetometer connected via SPI.
Definition in file LSM303D.cpp.
|
static |
Definition at line 45 of file LSM303D.cpp.
Referenced by LSM303D::check_registers(), LSM303D::print_info(), and LSM303D::write_checked_reg().