Loading...
Searching...
No Matches

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 46 of file ds75lx.h.

#include <ds75lx.h>

Data Fields

i2c_t i2c
 I2C device which is used.
 
uint8_t addr
 I2C address.
 
ds75lx_resolution_t resolution
 Thermometer resolution.
 

Field Documentation

◆ addr

uint8_t ds75lx_params_t::addr

I2C address.

Definition at line 48 of file ds75lx.h.

◆ i2c

i2c_t ds75lx_params_t::i2c

I2C device which is used.

Definition at line 47 of file ds75lx.h.

◆ resolution

ds75lx_resolution_t ds75lx_params_t::resolution

Thermometer resolution.

Definition at line 49 of file ds75lx.h.


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