Analog Devices / Mbed OS ADISense1000_Example_FW

Fork of ADISense_ExampleFirmware by Sean Wilson

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_SPI_CHANNEL_CONFIG Struct Reference

ADI_SENSE_1000_SPI_CHANNEL_CONFIG Struct Reference
[ADI Sense 1000 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

Detailed Description

ADI Sense 1000 SPI digital channel configuration details

Note:
applicable only to SPI digital sensor channels

Definition at line 450 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 454 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 464 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 459 of file adi_sense_1000_config.h.

Sensor type selection

Definition at line 452 of file adi_sense_1000_config.h.