ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
isl29023_lightdata_t Struct Reference

This structure defines the isl29023 raw data buffer. More...

#include <isl29023_drv.h>

Collaboration diagram for isl29023_lightdata_t:
Collaboration graph

Data Fields

uint32_t timestamp
 
uint16_t light
 

Detailed Description

This structure defines the isl29023 raw data buffer.

Definition at line 37 of file isl29023_drv.h.

Field Documentation

◆ light

uint16_t light

ADC output: unsigned 16/12/8/4-bits resolution

Definition at line 40 of file isl29023_drv.h.

Referenced by main().

◆ timestamp

uint32_t timestamp

Time stamp value in micro-seconds.

Definition at line 39 of file isl29023_drv.h.


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