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 |
This structure defines the data for reading the result of any ADC conversion.
Definition at line 662 of file adc.h.
| U16 u16Data |
Buffer to get theresult value from the ADC driver
Definition at line 671 of file adc.h.
Referenced by ADC_Read().
1.7.2