CAC_smartcushion / Mbed OS 2Temp_ADISense1000_Example

Fork of ADISense1000_Example_FW by Analog Devices

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_CONFIG Struct Reference

ADI_SENSE_1000_CONFIG Struct Reference
[ADI Sense 1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_POWER_CONFIG power
ADI_SENSE_1000_MEASUREMENT_CONFIG measurement
ADI_SENSE_1000_DIAGNOSTICS_CONFIG diagnostics
ADI_SENSE_1000_CHANNEL_CONFIG channels [ADI_SENSE_1000_MAX_CHANNELS]

Detailed Description

ADI Sense 1000 Device configuration details

Definition at line 555 of file adi_sense_1000_config.h.


Field Documentation

ADI_SENSE_1000_CHANNEL_CONFIG channels[ADI_SENSE_1000_MAX_CHANNELS]

Channel-specific configuration details

Definition at line 563 of file adi_sense_1000_config.h.

Diagnostics configuration details

Definition at line 561 of file adi_sense_1000_config.h.

Measurement configuration details

Definition at line 559 of file adi_sense_1000_config.h.

Power configuration details

Definition at line 557 of file adi_sense_1000_config.h.