PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Driver for the Invensense MPU6000 connected via SPI. More...
Go to the source code of this file.
Macros | |
#define | DIR_READ 0x80 |
#define | DIR_WRITE 0x00 |
Driver for the Invensense MPU6000 connected via SPI.
Definition in file MPU6000_SPI.cpp.
#define DIR_READ 0x80 |
Definition at line 48 of file MPU6000_SPI.cpp.
#define DIR_WRITE 0x00 |
Definition at line 49 of file MPU6000_SPI.cpp.