TOUCH_Config_TypeDef Struct Reference

Touch configuration structure

Definition at line 69 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 70 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 71 of file touch.h.

Referenced by TOUCH_Init().

ADC_OvsRateSel_TypeDef TOUCH_Config_TypeDef::oversampling

ADC oversampling used during touch reading

Definition at line 72 of file touch.h.

Referenced by TOUCH_Init().


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/hardware/kit/common/drivers/touch.h