touchgfx::ButtonController::reset() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ButtonController::reset()

touchgfx::ButtonController::reset() method

@fn virtual void reset() Resets button controller. Resets button controller. Does nothing in the default implementation.

Syntax

virtual void reset();

References

LocationText
ButtonController.hpp:75
virtual void reset() {}