color17 2.1.0.0
|
Color 17 Click configuration data object. More...
#include <color17.h>
Data Fields | |
uint8_t | qwake |
uint8_t | range |
uint8_t | conv_time |
uint8_t | op_mode |
uint8_t | latch |
uint8_t | int_pol |
uint8_t | fault_cnt |
uint8_t | thld_ch_sel |
uint8_t | int_dir |
uint8_t | int_cfg |
uint8_t | i2c_burst |
Color 17 Click configuration data object.
Configuration data object definition of Color 17 Click driver.
uint8_t conv_time |
Controls the device conversion time.
uint8_t fault_cnt |
Fault count register instructs the device.
uint8_t i2c_burst |
Enables I2C burst mode minimizing I2C read cycles by auto incrementing read.
uint8_t int_cfg |
Controls the output interrupt mechanism after end of conversion.
uint8_t int_dir |
Determines the direction of the INT pin.
uint8_t int_pol |
Controls the polarity or active state of the INT pin.
uint8_t latch |
Controls the functionality of the interrupt reporting mechanisms.
uint8_t op_mode |
Controls device mode of operation.
uint8_t qwake |
Quick Wake-up from Standby in one shot mode.
uint8_t range |
Controls the full-scale light level range of the device.
uint8_t thld_ch_sel |
Channel select for threshold logic.