SI1133_LuxCoeff_TypeDef Struct ReferenceBSP > Thunderboard Sense BSP > SI1133 - Ambient Light and UV Index Sensor

Structure to store the coefficients used for Lux calculation.

Definition at line 87 of file si1133.h .

#include < si1133.h >

Data Fields

SI1133_Coeff_TypeDef coeff_high [4]
SI1133_Coeff_TypeDef coeff_low [9]

Field Documentation

SI1133_Coeff_TypeDef SI1133_LuxCoeff_TypeDef::coeff_high[4]

High amplitude coeffs

Definition at line 88 of file si1133.h .

Referenced by SI1133_getLux() .

SI1133_Coeff_TypeDef SI1133_LuxCoeff_TypeDef::coeff_low[9]

Low amplitude coeffs

Definition at line 89 of file si1133.h .

Referenced by SI1133_getLux() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/hardware/kit/common/bsp/thunderboard/ si1133.h