discoverpixy
Functions
Guitest (Screen)
Collaboration diagram for Guitest (Screen):

Functions

SCREEN_STRUCTget_screen_guitest ()
 

Detailed Description

The Gui-Test Screen tests the gui and the tft module.

Function Documentation

SCREEN_STRUCT* get_screen_guitest ( )

Returns a pointer to the guitest screen

See also
gui_screen_navigate
Returns

Definition at line 161 of file screen_guitest.c.

162 {
163  return &screen;
164 }
static SCREEN_STRUCT screen

Here is the caller graph for this function: