PX4 Firmware
PX4 Autopilot Software http://px4.io
|
SPI interface for HMC5983. More...
#include <px4_platform_common/px4_config.h>
#include <drivers/device/spi.h>
#include <drivers/drv_mag.h>
#include <drivers/drv_device.h>
#include "hmc5883.h"
Go to the source code of this file.
SPI interface for HMC5983.
Definition in file hmc5883_spi.cpp.