Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_CONFIG Struct Reference

ADI_SENSE_1000_CONFIG Struct Reference
[ADSNS1000 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_FFT_CONFIG fft
ADI_SENSE_1000_CHANNEL_CONFIG channels [ADI_SENSE_1000_MAX_CHANNELS]

Detailed Description

ADSNS1000 Device configuration details

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

Diagnostics configuration details

Definition at line 912 of file adi_sense_1000_config.h.

FFT configuration details

Definition at line 914 of file adi_sense_1000_config.h.

Measurement configuration details

Definition at line 910 of file adi_sense_1000_config.h.

Power configuration details

Definition at line 908 of file adi_sense_1000_config.h.