IADC_SingleInput_t Struct ReferenceEMLIB > IADC
IADC single input selection structure
       Definition at line
       
        748
       
       of file
       
        em_iadc.h
       
       .
      
      
       #include <
       
     
        em_iadc.h
       
       >
      
| Data Fields | |
| bool | compare | 
| uint8_t | configId | 
| IADC_NegInput_t | negInput | 
| IADC_PosInput_t | posInput | 
Field Documentation
| bool IADC_SingleInput_t::compare | 
Perform digital window comparison on the result from this entry.
        Definition at line
        
         752
        
        of file
        
         em_iadc.h
        
        .
       
Referenced by IADC_updateSingleInput() .
| uint8_t IADC_SingleInput_t::configId | 
Configuration id.
        Definition at line
        
         751
        
        of file
        
         em_iadc.h
        
        .
       
Referenced by IADC_updateSingleInput() .
| IADC_NegInput_t IADC_SingleInput_t::negInput | 
Port/pin input for the negative side of the ADC.
        Definition at line
        
         749
        
        of file
        
         em_iadc.h
        
        .
       
Referenced by IADC_updateSingleInput() .
| IADC_PosInput_t IADC_SingleInput_t::posInput | 
Port/pin input for the positive side of the ADC.
        Definition at line
        
         750
        
        of file
        
         em_iadc.h
        
        .
       
Referenced by IADC_updateSingleInput() .
The documentation for this struct was generated from the following file:
- 
       C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
       em_iadc.h