illuminance 2.0.0.0
illuminance_t Struct Reference

Illuminance Click context object. More...

#include <illuminance.h>

Data Fields

digital_in_t int_pin
 
i2c_master_t i2c
 
uint8_t slave_address
 
float atime_ms
 
uint8_t gain
 

Detailed Description

Illuminance Click context object.

Context object definition of Illuminance Click driver.

Field Documentation

◆ atime_ms

float atime_ms

ALS time in milliseconds.

◆ gain

uint8_t gain

Gain level.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_pin

digital_in_t int_pin

Interrupt pin (Active low).

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).


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