Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of AdiSense1000 by
ADI_SENSE_1000_MEASUREMENT_CONFIG Struct Reference
[ADSNS1000 Host Library API]
#include <adi_sense_1000_config.h>
Detailed Description
ADSNS1000 Measurement Configuration options
Definition at line 510 of file adi_sense_1000_config.h.
Field Documentation
Calibration mode - specifies if adc calibration is performed after a latch command
Definition at line 516 of file adi_sense_1000_config.h.
uint32_t cycleInterval |
Cycle interval - specifies the time interval between the start of each successive measurement cycle. Applicable only when operatingMode is not ADI_SENSE_1000_OPERATING_MODE_SINGLECYCLE
Definition at line 523 of file adi_sense_1000_config.h.
Cycle type - specifies how the channel list is traversed with each conversion during the cycle.
Definition at line 528 of file adi_sense_1000_config.h.
Data read mode - specifies how output samples are stored for reading
Definition at line 514 of file adi_sense_1000_config.h.
bool enableExternalFlash |
Enable the use of external flash memory for storage of samples.
Definition at line 546 of file adi_sense_1000_config.h.
float32_t externalRef1Value |
Resistance/voltage value connected to external reference input #1. Applicable only if the selected reference type is ADI_SENSE_1000_ADC_REFERENCE_RESISTOR_EXTERNAL_1 or ADI_SENSE_1000_ADC_REFERENCE_VOLTAGE_EXTERNAL_1 (see ADI_SENSE_1000_ADC_REFERENCE_TYPE)
Definition at line 532 of file adi_sense_1000_config.h.
float32_t externalRef2Value |
Resistance/voltage value connected to external reference input #2. Applicable only if the selected reference type is ADI_SENSE_1000_ADC_REFERENCE_RESISTOR_EXTERNAL_2 or ADI_SENSE_1000_ADC_REFERENCE_VOLTAGE_EXTERNAL_2 (see ADI_SENSE_1000_ADC_REFERENCE_TYPE)
Definition at line 539 of file adi_sense_1000_config.h.
Multi-Cycle configuration - specifies how bursts of measurement cycles are scheduled. Applicable only when operatingMode is ADI_SENSE_1000_OPERATING_MODE_MULTICYCLE
Definition at line 518 of file adi_sense_1000_config.h.
Operating mode - specifies how measurement cycles are scheduled
Definition at line 512 of file adi_sense_1000_config.h.
Generated on Wed Jul 13 2022 13:02:05 by
