Synopsis
#define BMA250_I2C_ADDR(SDO)  (0x30 + (SDO)*2)
Description

BMA250_I2C_ADDR defines the default 8-bit I2C address for the device as specified in the datasheet, with SDO pulled low (0) or high (1).