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

touchgfx::HAL::setButtonController() method

@fn void HAL::setButtonController(ButtonController* btnCtrl) Stores a pointer to an instance of a specific implementation of a ButtonController. Stores a pointer to an instance of a specific implementation of a ButtonController.

Syntax

void setButtonController(ButtonController* btnCtrl);

Arguments

btnCtrl

References

LocationText
HAL.hpp:897
void setButtonController(ButtonController* btnCtrl)

Data Use

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