Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_SPI_CHANNEL_CONFIG Struct Reference

ADI_SENSE_1000_SPI_CHANNEL_CONFIG Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_SPI_SENSOR_TYPE sensor
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 SPI digital channel configuration details

Note:
applicable only to SPI digital sensor channels

Definition at line 726 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 SPI sensor types.

Definition at line 730 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 SPI sensor types.

Definition at line 752 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 SPI sensor types

Definition at line 740 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 SPI sensor types.

Definition at line 735 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 745 of file adi_sense_1000_config.h.

Sensor type selection

Definition at line 728 of file adi_sense_1000_config.h.