ambient17 2.0.0.0
ambient17_t Struct Reference

Ambient 17 Click context object. More...

#include <ambient17.h>

Data Fields

digital_in_t int_pin
 
i2c_master_t i2c
 
uint8_t slave_address
 
float atime_ms
 
uint8_t again
 
float cpl
 

Detailed Description

Ambient 17 Click context object.

Context object definition of Ambient 17 Click driver.

Field Documentation

◆ again

uint8_t again

ALS gain level.

◆ atime_ms

float atime_ms

ALS time in milliseconds.

◆ cpl

float cpl

Counts per LUX value calculated when ATIME or AGAIN is changed.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).


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