Data Fields

QADC_ConvModConf Struct Reference

This structure holds all conversion configuration of any ADC converter module. More...

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

Data Fields

QADC_Module_ID ModID
QADC_OpMode OpMode
QADC_RegAcc RegAcc
QADC_ExtMuxSel ExtMux
QADC_ExtTrig_Sel ExtTrigType
QADC_Q1_SingleScanOpt Q1_SingleScan
ADC_Q1_OpModes Q1_OpMode
QADC_Q2_SingleScanOpt Q2_SingleScan
ADC_Q2_OpModes Q2_OpMode
QADC_Q2_ResumePos Q2_ResumeType
U8 u8Q1IntPrio
U8 u8Q2IntPrio
U8 u8PresclClkHighTime
U8 u8PresclClkLowTime
U8 u8Q2Begin

Detailed Description

This structure holds all conversion configuration of any ADC converter module.

Definition at line 541 of file adc.h.


Field Documentation

ADC converter external Mux selection

Definition at line 550 of file adc.h.

Referenced by ADC_Init().

External triggering type

Definition at line 552 of file adc.h.

Referenced by ADC_Init().

ADC converter module ID

Definition at line 544 of file adc.h.

Referenced by ADC_Init().

ADC converter operational mode

Definition at line 546 of file adc.h.

Referenced by ADC_Init().

Queue-1 operation mode

Definition at line 556 of file adc.h.

Referenced by ADC_Init().

Single scan enable/ disable

Definition at line 554 of file adc.h.

Queue-2 operation mode

Definition at line 560 of file adc.h.

Referenced by ADC_Init().

Queue-2 resume position

Definition at line 562 of file adc.h.

Referenced by ADC_Init().

Queue-2 single scan enable/ disable

Definition at line 558 of file adc.h.

ADC converter register access

Definition at line 548 of file adc.h.

Referenced by ADC_Init().

Presclar clock high time for ADC conversion

Definition at line 568 of file adc.h.

Referenced by ADC_Init().

Presclar clock low time for ADC conversion

Definition at line 570 of file adc.h.

Referenced by ADC_Init().

ADC converter Queue-1 priority

Definition at line 564 of file adc.h.

Referenced by ADC_Init().

Queue-2 CCW begin position in the total queue

Definition at line 572 of file adc.h.

Referenced by ADC_Init().

ADC converter Queue-2 priority

Definition at line 566 of file adc.h.

Referenced by ADC_Init().


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