Generated Data Types, Data Usage, and Functions : Functions Supporting Instrumentation Implementation : Panels

Panels
void init_panels(void)
 
void update_panels(void)
 
 

Each of these void functions will be generated when having panels in scope. init_panels is called once at startup, to initialize the panels. update_panels is called periodically to update and refresh the panels.