TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::HAL::setTouchSampleRate() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::setTouchSampleRate()

touchgfx::HAL::setTouchSampleRate() method

@fn void HAL::setTouchSampleRate(int8_t sampleRateInTicks) Sets the number of ticks between each touch screen sample. Sets the number of ticks between each touch screen sample.

Syntax

void setTouchSampleRate(int8_t sampleRateInTicks);

Arguments

sampleRateInTicks

Sample rate. Default is 1 (every tick).

Examples

touchgfx::HAL::setTouchSampleRate() is referenced by 4 libraries and example projects.

References

LocationText
HAL.hpp:797
void setTouchSampleRate(int8_t sampleRateInTicks)

Data Use

Data read by touchgfx::HAL::setTouchSampleRate()
Data written by touchgfx::HAL::setTouchSampleRate()
touchgfx::HAL::setTouchSampleRate()
all items filtered out