Data Fields

QADC_Drv Struct Reference

This structure holds all global data of teh ADC module. More...

Collaboration diagram for QADC_Drv:
Collaboration graph
[legend]

Data Fields

QADC_Drv_Status DrvStatus
ConvComplCB fptrCB
QADC_OpMode ConvModOpMode
QADC_CCW_Data CCW_Data [ADC_MOD_CCW_TOT]
U8 u8Q2BeginPos

Detailed Description

This structure holds all global data of teh ADC module.

Definition at line 42 of file adc.c.


Field Documentation

QADC_CCW_Data CCW_Data[ADC_MOD_CCW_TOT]

Definition at line 51 of file adc.c.

Provides ccurrent mode of operation for ADC converter module

Definition at line 50 of file adc.c.

Provides ADC converter active status

Definition at line 45 of file adc.c.

Application call-back function to be called after conversion complete. Assign 'NULL', if no call-back needed

Definition at line 48 of file adc.c.

Provides the Queue-2 CCW begin position in the Queue

Definition at line 53 of file adc.c.


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