Parameters needed for device initialization.
More...
Parameters needed for device initialization.
Definition at line 190 of file tmp00x.h.
#include <tmp00x.h>
|
| i2c_t | i2c |
| | I2C device, the sensor is connected to.
|
| |
| uint8_t | addr |
| | the sensor's slave address on the I2C bus
|
| |
| uint8_t | rate |
| | number of averaged samples
|
| |
◆ addr
| uint8_t tmp00x_params_t::addr |
the sensor's slave address on the I2C bus
Definition at line 192 of file tmp00x.h.
◆ i2c
| i2c_t tmp00x_params_t::i2c |
I2C device, the sensor is connected to.
Definition at line 191 of file tmp00x.h.
◆ rate
| uint8_t tmp00x_params_t::rate |
number of averaged samples
Definition at line 193 of file tmp00x.h.
The documentation for this struct was generated from the following file: