DemoViewInterface is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

DemoViewInterface class

Syntax

class DemoViewInterface { public:     virtual ~DemoViewInterface() {}     virtual void updateProcessorLoad(uint8_t mcuLoadInProcent) {} };

Methods

updateProcessorLoad()

No summary provided. Read more...

Type Use

Variables of DemoViewInterface type
DemoViewInterface