barometer3 2.0.0.0
Select communication

Macros

#define BAROMETER3_MASTER_I2C   0
 
#define BAROMETER3_MASTER_SPI   1
 
#define SPI_COMMUNICATION   1
 
#define I2C_COMMUNICATION   2
 

Detailed Description

Macro Definition Documentation

◆ BAROMETER3_MASTER_I2C

#define BAROMETER3_MASTER_I2C   0

◆ BAROMETER3_MASTER_SPI

#define BAROMETER3_MASTER_SPI   1

◆ I2C_COMMUNICATION

#define I2C_COMMUNICATION   2

◆ SPI_COMMUNICATION

#define SPI_COMMUNICATION   1