Loading...
Searching...
No Matches

settings struct with all relevant parameters More...

Detailed Description

settings struct with all relevant parameters

Definition at line 48 of file shtcx.h.

#include <shtcx.h>

Data Fields

i2c_t i2c_dev
 I2C bus descriptor.
 
uint8_t i2c_addr
 I2C address of the sensor.
 

Field Documentation

◆ i2c_addr

uint8_t shtcx_params_t::i2c_addr

I2C address of the sensor.

Definition at line 50 of file shtcx.h.

◆ i2c_dev

i2c_t shtcx_params_t::i2c_dev

I2C bus descriptor.

Definition at line 49 of file shtcx.h.


The documentation for this struct was generated from the following file: