All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Device descriptor. More...

Detailed Description

Device descriptor.

Definition at line 95 of file tsl4531x.h.

#include <tsl4531x.h>

Data Fields

i2c_t i2c_dev
 I2C device which is used.
 
i2c_t i2c_addr
 I2C address of sensor.
 
tsl4531x_intgn_time_t integration_time
 integration time
 
uint8_t low_power_mode: 1
 low power mode
 
uint8_t high_power_mode_started_up: 1
 high power mode started up flag
 
uint32_t sample_start_time
 sample start time
 

Field Documentation

◆ high_power_mode_started_up

uint8_t tsl4531x_t::high_power_mode_started_up

high power mode started up flag

Definition at line 100 of file tsl4531x.h.

◆ i2c_addr

i2c_t tsl4531x_t::i2c_addr

I2C address of sensor.

Definition at line 97 of file tsl4531x.h.

◆ i2c_dev

i2c_t tsl4531x_t::i2c_dev

I2C device which is used.

Definition at line 96 of file tsl4531x.h.

◆ integration_time

tsl4531x_intgn_time_t tsl4531x_t::integration_time

integration time

Definition at line 98 of file tsl4531x.h.

◆ low_power_mode

uint8_t tsl4531x_t::low_power_mode

low power mode

Definition at line 99 of file tsl4531x.h.

◆ sample_start_time

uint32_t tsl4531x_t::sample_start_time

sample start time

Definition at line 101 of file tsl4531x.h.


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