EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2

Detailed Description

Structure to store the coefficients used for Lux calculation.

Definition at line 112 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 114 of file si1133.h.

Referenced by SI1133_getLux().

SI1133_Coeff_TypeDef SI1133_LuxCoeff_TypeDef::coeff_low[9]

Low amplitude coeffs

Definition at line 115 of file si1133.h.

Referenced by SI1133_getLux().


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