SI114X_CAL_S Struct Reference
[Si114x]

SI114X_CAL_S Data Structure. More...

#include <si114x_functions.h>

Collaboration diagram for SI114X_CAL_S:
Collaboration graph
[legend]

Data Fields

uint32_t vispd_correction
 VIS Photodiode Correction.
uint32_t irpd_correction
 IR Photodiode Correction.
uint32_t adcrange_ratio
 _RANGE Ratio
uint32_t irsize_ratio
 Large IR vs Small IR Ratio.
uint32_t ledi_ratio
 LED Drive Current Correction.
uint8_t * ucoef_p
 Pointer to UV Coefficients.

Detailed Description

SI114X_CAL_S Data Structure.

Definition at line 54 of file si114x_functions.h.


Field Documentation

_RANGE Ratio

Definition at line 58 of file si114x_functions.h.

Referenced by si114x_get_calibration().

IR Photodiode Correction.

Definition at line 57 of file si114x_functions.h.

Referenced by si114x_get_calibration(), and si114x_set_ucoef().

Large IR vs Small IR Ratio.

Definition at line 59 of file si114x_functions.h.

Referenced by si114x_get_calibration().

LED Drive Current Correction.

Definition at line 60 of file si114x_functions.h.

Referenced by si114x_get_calibration().

Pointer to UV Coefficients.

Definition at line 61 of file si114x_functions.h.

Referenced by si114x_get_calibration(), and si114x_set_ucoef().

VIS Photodiode Correction.

Definition at line 56 of file si114x_functions.h.

Referenced by si114x_get_calibration(), and si114x_set_ucoef().


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