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 68 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 70 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 71 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 72 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 73 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 69 of file si1133.h.

Referenced by SI1133_measurementGet().


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