Data Fields

QADC_CCW_ApplResultData Struct Reference

This structure defines the data for reading the result of any ADC conversion. More...

#include <C:/Documents and Settings/E5253564/Desktop/ADC_Doxygen_Bug_1/adc.h>

Data Fields

QADC_Module_ID ModID
QADC_ConvMod_CCWs QueueID
QADC_ResultFormat ReadFormat
U16 u16Data

Detailed Description

This structure defines the data for reading the result of any ADC conversion.

Definition at line 662 of file adc.h.


Field Documentation

ADc converter module ID

Definition at line 665 of file adc.h.

Referenced by ADC_Read().

ADC converter CCW ID (queue Index)

Definition at line 667 of file adc.h.

Referenced by ADC_Read().

Result read format requested

Definition at line 669 of file adc.h.

Referenced by ADC_Read().

U16 u16Data

Buffer to get theresult value from the ADC driver

Definition at line 671 of file adc.h.

Referenced by ADC_Read().


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