12 #ifndef HAL_MAG3110_I2C_ADDR 13 #define HAL_MAG3110_I2C_ADDR 0x0E
static constexpr const char * name
AP_HAL::OwnPtr< AP_HAL::Device > _dev
bool init(enum Rotation rotation)
static AP_HAL::OwnPtr< AP_HAL::Device > dev
AP_Compass_MAG3110(Compass &compass, AP_HAL::OwnPtr< AP_HAL::Device > dev)
static AP_Compass_Backend * probe(Compass &compass, AP_HAL::OwnPtr< AP_HAL::Device > dev, enum Rotation=ROTATION_NONE)
uint8_t _compass_instance
Common definitions and utility routines for the ArduPilot libraries.