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

Functions

SCREEN_STRUCTget_screen_filetest ()
 

Detailed Description

The File-Test Screen tests the filesystem module. It read/writes from/to files and shows a bitmap

Function Documentation

SCREEN_STRUCT* get_screen_filetest ( )

Returns a pointer to the filetest screen

See also
gui_screen_navigate
Returns

Definition at line 141 of file screen_filetest.c.

142 {
143  return &screen;
144 }
static SCREEN_STRUCT screen

Here is the caller graph for this function: