Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_ADC_SEQ_MEAS_T Struct Reference

Measurement structure. More...

#include <netx_drv_adc.h>

Collaboration diagram for DRV_ADC_SEQ_MEAS_T:
Collaboration graph

Data Fields

DRV_ADC_SEQ_MEAS_ENABLE_E eEnable
 
DRV_ADC_SEQ_MEAS_ADR_OFFSET_E eAdrOffset
 
DRV_ADC_SEQ_MEAS_INPUT_CHANNEL_E eInputChannel
 
DRV_ADC_SEQ_MEAS_OVERSAMPLING_E eOversample
 
DRV_ADC_SEQ_MEAS_TRIGGER_E eTrigger
 

Detailed Description

Measurement structure.

Definition at line 434 of file netx_drv_adc.h.

Field Documentation

DRV_ADC_SEQ_MEAS_ADR_OFFSET_E DRV_ADC_SEQ_MEAS_T::eAdrOffset

Address offset specified in 16 bit words where the sum will be stored.

Definition at line 437 of file netx_drv_adc.h.

DRV_ADC_SEQ_MEAS_ENABLE_E DRV_ADC_SEQ_MEAS_T::eEnable

Enable the measurement.

Definition at line 436 of file netx_drv_adc.h.

DRV_ADC_SEQ_MEAS_INPUT_CHANNEL_E DRV_ADC_SEQ_MEAS_T::eInputChannel

Input channel of the measurement.

Definition at line 438 of file netx_drv_adc.h.

DRV_ADC_SEQ_MEAS_OVERSAMPLING_E DRV_ADC_SEQ_MEAS_T::eOversample

Number of samples for this measurement.

Definition at line 439 of file netx_drv_adc.h.

DRV_ADC_SEQ_MEAS_TRIGGER_E DRV_ADC_SEQ_MEAS_T::eTrigger

Trigger condition for measurement.

Definition at line 440 of file netx_drv_adc.h.


The documentation for this struct was generated from the following file: