TOUCH_Config_TypeDef Struct ReferenceKit Drivers > Touch
Touch configuration structure
       Definition at line
       
        54
       
       of file
       
        touch.h
       
       .
      
      
       #include <
       
     
        touch.h
       
       >
      
| Data Fields | |
| uint32_t | frequency | 
| uint8_t | ignore | 
| ADC_OvsRateSel_TypeDef | oversampling | 
Field Documentation
| uint32_t TOUCH_Config_TypeDef::frequency | 
ADC frequency, min 32kHz, max 13MHz, typical 500kHz
        Definition at line
        
         55
        
        of file
        
         touch.h
        
        .
       
Referenced by TOUCH_Init() .
| uint8_t TOUCH_Config_TypeDef::ignore | 
Ignore move if it has not at least defined pixels
        Definition at line
        
         56
        
        of file
        
         touch.h
        
        .
       
Referenced by TOUCH_Init() .
| ADC_OvsRateSel_TypeDef TOUCH_Config_TypeDef::oversampling | 
ADC oversampling used during touch reading
        Definition at line
        
         57
        
        of file
        
         touch.h
        
        .
       
Referenced by TOUCH_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/hardware/kit/common/drivers/
       touch.h