Loading...
Searching...
No Matches

Device descriptor for the driver. More...

Detailed Description

Device descriptor for the driver.

Definition at line 106 of file gp8xxx.h.

#include <gp8xxx.h>

Data Fields

gp8xxx_params_t params
 device parameters
 
gp8xxx_output_range_t range
 current output range
 
uint16_t calibration_4ma
 calibration value for 4 mA
 
uint16_t calibration_20ma
 calibration value for 20 mA
 

Field Documentation

◆ calibration_20ma

uint16_t gp8xxx_t::calibration_20ma

calibration value for 20 mA

Definition at line 111 of file gp8xxx.h.

◆ calibration_4ma

uint16_t gp8xxx_t::calibration_4ma

calibration value for 4 mA

Definition at line 110 of file gp8xxx.h.

◆ params

gp8xxx_params_t gp8xxx_t::params

device parameters

Definition at line 107 of file gp8xxx.h.

◆ range

gp8xxx_output_range_t gp8xxx_t::range

current output range

Definition at line 108 of file gp8xxx.h.


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