Device initialization parameters.  
 More...
Device initialization parameters. 
Definition at line 67 of file srf08.h.
 
#include <srf08.h>
 | 
| i2c_t  | i2c | 
|   | I2C device the sensor is connected to.  
  | 
|   | 
| uint8_t  | addr | 
|   | I2C bus address of the sensor.  
  | 
|   | 
◆ addr
      
        
          | uint8_t srf08_params_t::addr | 
        
      
 
I2C bus address of the sensor. 
Definition at line 69 of file srf08.h.
 
 
◆ i2c
      
        
          | i2c_t srf08_params_t::i2c | 
        
      
 
I2C device the sensor is connected to. 
Definition at line 68 of file srf08.h.
 
 
The documentation for this struct was generated from the following file: