This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Function rc_bmp_read

Function Documentation

int rc_bmp_read(rc_bmp_data_t *data)

Reads the newest temperature and pressure measurments from the barometer over the I2C bus.

Parameters

data – pointer to data struct where new data will be written.

Returns

0 on success, -1 on failure