Loading...
Searching...
No Matches

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 85 of file gp8xxx.h.

#include <gp8xxx.h>

Data Fields

i2c_t i2c_dev
 I2C bus the converter is connected to.
 
uint8_t address
 converter address
 
gp8xxx_output_range_t range
 default output range
 
const gp8xxx_info_tinfo
 device information
 

Field Documentation

◆ address

uint8_t gp8xxx_params_t::address

converter address

Definition at line 87 of file gp8xxx.h.

◆ i2c_dev

i2c_t gp8xxx_params_t::i2c_dev

I2C bus the converter is connected to.

Definition at line 86 of file gp8xxx.h.

◆ info

const gp8xxx_info_t* gp8xxx_params_t::info

device information

Definition at line 91 of file gp8xxx.h.

◆ range

gp8xxx_output_range_t gp8xxx_params_t::range

default output range

Definition at line 89 of file gp8xxx.h.


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