EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
BMP configuration setting macro definitions.
Macros | |
#define | BMP_CONFIG_I2C_BUS_ADDRESS (0xEE) |
#define | BMP_CONFIG_I2C_DEVICE (I2C0) |
#define | BMP_DEVICE_ID_BMP280 0x58 |
#define | BMP_I2C_BUS_ADDRESS (BMP_CONFIG_I2C_BUS_ADDRESS) |
#define | BMP_I2C_DEVICE (BMP_CONFIG_I2C_DEVICE) |
#define BMP_CONFIG_I2C_BUS_ADDRESS (0xEE) |
#define BMP_CONFIG_I2C_DEVICE (I2C0) |
#define BMP_DEVICE_ID_BMP280 0x58 |
#define BMP_I2C_BUS_ADDRESS (BMP_CONFIG_I2C_BUS_ADDRESS) |
#define BMP_I2C_DEVICE (BMP_CONFIG_I2C_DEVICE) |