SDMP_IOT / Mbed OS AdiSense1000_SmartBabySeat

Fork of Babyseat_NewFirmware_copy_sean by Ross O'Halloran

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_ADC_CHANNEL_CONFIG Struct Reference

ADI_SENSE_1000_ADC_CHANNEL_CONFIG Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_ADC_SENSOR_TYPE sensor
ADI_SENSE_1000_ADC_GAIN gain
ADI_SENSE_1000_ADC_EXC_CURRENT_CONFIG current
ADI_SENSE_1000_ADC_FILTER_CONFIG filter
ADI_SENSE_1000_ADC_REFERENCE_CONFIG reference
bool_t enableVbias

Detailed Description

ADSNS1000 ADC analog channel configuration details

Note:
applicable only to ADC analog sensor channels

Definition at line 589 of file adi_sense_1000_config.h.


Field Documentation

ADC Excitation Current configuration

Definition at line 595 of file adi_sense_1000_config.h.

bool_t enableVbias

Option to enable internal ADC voltage bias

Definition at line 601 of file adi_sense_1000_config.h.

ADC Filter configuration

Definition at line 597 of file adi_sense_1000_config.h.

ADC Gain selection

Definition at line 593 of file adi_sense_1000_config.h.

ADC Reference configuration

Definition at line 599 of file adi_sense_1000_config.h.

Sensor type selection

Definition at line 591 of file adi_sense_1000_config.h.