Test, please delete

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_I2C_CHANNEL_CONFIG Struct Reference

ADI_SENSE_1000_I2C_CHANNEL_CONFIG Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_I2C_SENSOR_TYPE sensor
uint32_t deviceAddress
ADI_SENSE_1000_DIGITAL_SENSOR_COMMAND configurationCommand
ADI_SENSE_1000_DIGITAL_SENSOR_COMMAND dataRequestCommand
ADI_SENSE_1000_DIGITAL_SENSOR_DATA_FORMAT dataFormat
ADI_SENSE_1000_DIGITAL_CALIBRATION_COMMAND digitalCalibrationParam
ADI_SENSE_1000_DIGITAL_SENSOR_COMMS configureComms

Detailed Description

ADSNS1000 I2C digital channel configuration details

Note:
applicable only to I2C digital sensor channels

Definition at line 688 of file adi_sense_1000_config.h.


Field Documentation

Optional configuration command to send to the device at start-up. A default configuration command will be used if this is not specified. Applicable only to specific I2C sensor types.

Definition at line 694 of file adi_sense_1000_config.h.

Optional configuration to setup a user communication config. A default configuration will be used if this is not specified. Applicable only to specific I2C sensor types.

Definition at line 716 of file adi_sense_1000_config.h.

Optional data format configuration to parse/extract data from the device. A default data format will be used if this is not specified. Applicable only to specific I2C sensor types

Definition at line 704 of file adi_sense_1000_config.h.

Optional data request command to send to the device for each sample. A default data request command will be used if this is not specified. Applicable only to specific I2C sensor types.

Definition at line 699 of file adi_sense_1000_config.h.

uint32_t deviceAddress

I2C device address (7-bit)

Definition at line 692 of file adi_sense_1000_config.h.

This is used to supply an independently established environmental variable that must be used during calibration of a [digital] sensor which a) supports calibration and b) expects an environmental parameter. An example is a CO2 sensor, which may require the CO2 concentration level when performing a calibration

Definition at line 709 of file adi_sense_1000_config.h.

Sensor type selection

Definition at line 690 of file adi_sense_1000_config.h.