Struct holding all parameters needed for device initialization. More...
Struct holding all parameters needed for device initialization.
#include <lpsxxx.h>
Data Fields | |
i2c_t | i2c |
I2C bus the sensor is connected to. | |
uint8_t | addr |
the devices address on the bus | |
lpsxxx_rate_t | rate |
tell sensor to sample with this rate | |