APM:Libraries
Classes | Macros
AP_Compass_MAG3110.h File Reference
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Device.h>
#include <AP_Math/AP_Math.h>
#include "AP_Compass.h"
#include "AP_Compass_Backend.h"
Include dependency graph for AP_Compass_MAG3110.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_Compass_MAG3110
 

Macros

#define HAL_MAG3110_I2C_ADDR   0x0E
 

Macro Definition Documentation

◆ HAL_MAG3110_I2C_ADDR

#define HAL_MAG3110_I2C_ADDR   0x0E

Definition at line 13 of file AP_Compass_MAG3110.h.

Referenced by Compass::_detect_backends().