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.
ADMW1001_MEASUREMENT_CONFIG Struct Reference
[ADMW1001 Host Library API]
  #include <admw1001_config.h>
| Data Fields | |
| ADMW1001_OPERATING_MODE | operatingMode | 
| ADMW1001_DATAREADY_MODE | dataReadyMode | 
| ADMW1001_MULTICYCLE_CONFIG | multiCycleConfig | 
| ADMW1001_FILTER_SETTLING | filterSettling | 
| uint8_t | excitationState | 
| uint8_t | groundSwitch | 
| uint8_t | fifoNumCycles | 
| uint32_t | cycleInterval | 
| bool | vBiasEnable | 
| float32_t | externalRef1Value | 
| float32_t | RSenseValue | 
| float32_t | externalRefVoltage | 
| float32_t | AVDDVoltage | 
| uint32_t | reserved1 [1] | 
Detailed Description
ADMW1001 Measurement Configuration options
Definition at line 447 of file admw1001_config.h.
Field Documentation
| float32_t AVDDVoltage | 
AVDD Voltage.
Definition at line 493 of file admw1001_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 ADMW1001_OPERATING_MODE_SINGLECYCLE
Definition at line 474 of file admw1001_config.h.
Data read mode - specifies how output samples are stored for reading
Definition at line 452 of file admw1001_config.h.
| uint8_t excitationState | 
Excitation current state
Definition at line 466 of file admw1001_config.h.
| float32_t externalRef1Value | 
Voltage value connected to external reference input #1. Applicable only if the selected reference type is voltage. (see ADMW1001_ADC_REFERENCE_TYPE)
Definition at line 482 of file admw1001_config.h.
| float32_t externalRefVoltage | 
External Reference Voltage.
Definition at line 490 of file admw1001_config.h.
| uint8_t fifoNumCycles | 
Specifies the number of cycles to fill a FIFO buffer Applicable only when operatingMode is ADMW1001_OPERATING_MODE_CONTINUOUS
Definition at line 470 of file admw1001_config.h.
Analog filter settling - specifies the policy for settling time between consecutive measurements from an analog channel in a multi- channel configuration. Note that, in single analog channel configurations, settling time is always skipped between consecutive measurements in a measurement cycle.
Definition at line 459 of file admw1001_config.h.
| uint8_t groundSwitch | 
Option to open or close sensor ground switch
Definition at line 468 of file admw1001_config.h.
Multi-Cycle configuration - specifies how bursts of measurement cycles are scheduled. Applicable only when operatingMode is ADMW1001_OPERATING_MODE_MULTICYCLE
Definition at line 454 of file admw1001_config.h.
Operating mode - specifies how measurement cycles are scheduled
Definition at line 450 of file admw1001_config.h.
| uint32_t reserved1[1] | 
Reserved for future use and ensure word alignment.
Definition at line 496 of file admw1001_config.h.
| float32_t RSenseValue | 
Sense resistor value in Ohms.
Definition at line 488 of file admw1001_config.h.
| bool vBiasEnable | 
Enable voltage Bias output of ADC
Definition at line 479 of file admw1001_config.h.
Generated on Thu Jul 14 2022 16:18:24 by
 1.7.2
 1.7.2