IADC scan table entry structure
Definition at line
765
of file
em_iadc.h
.
#include <
em_iadc.h
>
Data Fields |
|
bool | compare |
uint8_t | configId |
bool | includeInScan |
IADC_NegInput_t | negInput |
IADC_PosInput_t | posInput |
Field Documentation
bool IADC_ScanTableEntry_t::compare |
Perform digital window comparison on the result from this entry.
Definition at line
769
of file
em_iadc.h
.
Referenced by IADC_initScan() , and IADC_updateScanEntry() .
uint8_t IADC_ScanTableEntry_t::configId |
Configuration id.
Definition at line
768
of file
em_iadc.h
.
Referenced by IADC_initScan() , and IADC_updateScanEntry() .
bool IADC_ScanTableEntry_t::includeInScan |
Include this scan table entry in scan operation.
Definition at line
770
of file
em_iadc.h
.
Referenced by IADC_initScan() , and IADC_updateScanEntry() .
IADC_NegInput_t IADC_ScanTableEntry_t::negInput |
Port/pin input for the negative side of the ADC.
Definition at line
766
of file
em_iadc.h
.
Referenced by IADC_initScan() , and IADC_updateScanEntry() .
IADC_PosInput_t IADC_ScanTableEntry_t::posInput |
Port/pin input for the positive side of the ADC.
Definition at line
767
of file
em_iadc.h
.
Referenced by IADC_initScan() , and IADC_updateScanEntry() .
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/platform/emlib/inc/
em_iadc.h