Parameters required to set up the SHT10/11/15 device driver.  
 More...
Parameters required to set up the SHT10/11/15 device driver. 
Definition at line 74 of file sht1x.h.
 
#include <sht1x.h>
 | 
| gpio_t  | clk | 
|   | GPIO connected to the clock pin of the SHT1X.  
  | 
|   | 
| gpio_t  | data | 
|   | GPIO connected to the data pin of the SHT1X.  
  | 
|   | 
| sht1x_vdd_t  | vdd | 
|   | The supply voltage of the SHT1X.  
  | 
|   | 
◆ clk
      
        
          | gpio_t sht1x_params_t::clk | 
        
      
 
GPIO connected to the clock pin of the SHT1X. 
Definition at line 75 of file sht1x.h.
 
 
◆ data
      
        
          | gpio_t sht1x_params_t::data | 
        
      
 
GPIO connected to the data pin of the SHT1X. 
Definition at line 76 of file sht1x.h.
 
 
◆ vdd
The supply voltage of the SHT1X. 
Definition at line 77 of file sht1x.h.
 
 
The documentation for this struct was generated from the following file: