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_ADC_CHANNEL_CONFIG Struct Reference
[ADMW1001 Host Library API]
#include <admw1001_config.h>
Data Fields | |
ADMW1001_ADC_SENSOR_TYPE | sensor |
ADMW1001_ADC_RTD_CURVE | rtdCurve |
ADMW1001_ADC_GAIN | gain |
ADMW1001_ADC_EXC_CURRENT_CONFIG | current |
ADMW1001_ADC_FILTER_CONFIG | filter |
ADMW1001_ADC_REFERENCE_TYPE | reference |
uint8_t | bufferBypass |
uint8_t | reserved0 [2] |
uint32_t | reserved1 [6] |
Detailed Description
ADMW1001 ADC analog channel configuration details
- Note:
- applicable only to ADC analog sensor channels
Definition at line 436 of file admw1001_config.h.
Field Documentation
uint8_t bufferBypass |
Buffer Bypass configuration
Definition at line 450 of file admw1001_config.h.
ADC Excitation Current configuration
Definition at line 444 of file admw1001_config.h.
ADC Filter configuration
Definition at line 446 of file admw1001_config.h.
ADC Gain selection
Definition at line 442 of file admw1001_config.h.
ADC Reference configuration
Definition at line 448 of file admw1001_config.h.
uint8_t reserved0[2] |
Reserved for future use and ensure word alignment.
Definition at line 452 of file admw1001_config.h.
uint32_t reserved1[6] |
Reserved for future use and ensure word alignment.
Definition at line 454 of file admw1001_config.h.
Rtd curve selection
Definition at line 440 of file admw1001_config.h.
Sensor type selection
Definition at line 438 of file admw1001_config.h.
Generated on Thu Jul 14 2022 10:53:50 by
