APM:Libraries
Classes | Macros
AP_Baro_LPS2XH.h File Reference
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Device.h>
#include <AP_HAL/utility/OwnPtr.h>
#include "AP_Baro_Backend.h"
Include dependency graph for AP_Baro_LPS2XH.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_Baro_LPS2XH
 

Macros

#define HAL_BARO_LPS25H_I2C_BUS   0
 
#define HAL_BARO_LPS25H_I2C_ADDR   0x5D
 

Macro Definition Documentation

◆ HAL_BARO_LPS25H_I2C_ADDR

#define HAL_BARO_LPS25H_I2C_ADDR   0x5D

Definition at line 10 of file AP_Baro_LPS2XH.h.

Referenced by AP_Baro::init().

◆ HAL_BARO_LPS25H_I2C_BUS

#define HAL_BARO_LPS25H_I2C_BUS   0

Definition at line 9 of file AP_Baro_LPS2XH.h.

Referenced by AP_Baro::init().