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

Structure to store the data measured by the Si1133.

Definition at line 81 of file si1133.h .

#include < si1133.h >

Data Fields

int32_t ch0
int32_t ch1
int32_t ch2
int32_t ch3
uint8_t irq_status

Field Documentation

int32_t SI1133_Samples_TypeDef::ch0

Channel 0 measurement data

Definition at line 83 of file si1133.h .

Referenced by SI1133_getMeasurement() , SI1133_measureLuxUvi() , and SI1133_measurementGet() .

int32_t SI1133_Samples_TypeDef::ch1

Channel 1 measurement data

Definition at line 84 of file si1133.h .

Referenced by SI1133_getMeasurement() , SI1133_measureLuxUvi() , and SI1133_measurementGet() .

int32_t SI1133_Samples_TypeDef::ch2

Channel 2 measurement data

Definition at line 85 of file si1133.h .

Referenced by SI1133_getMeasurement() , SI1133_measureLuxUvi() , and SI1133_measurementGet() .

int32_t SI1133_Samples_TypeDef::ch3

Channel 3 measurement data

Definition at line 86 of file si1133.h .

Referenced by SI1133_getMeasurement() , SI1133_measureLuxUvi() , and SI1133_measurementGet() .

uint8_t SI1133_Samples_TypeDef::irq_status

Interrupt status of the device

Definition at line 82 of file si1133.h .

Referenced by SI1133_measurementGet() .


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