Functions | |
void | gui_callback (TString textToDisplay) |
GUI Callback. More... | |
void | gui_init (U32 fcpu_hz, U32 fhsb_hz, U32 fpbb_hz, U32 fpba_hz) |
Initialization function of the GUI interface. More... | |
void gui_callback | ( | TString | textToDisplay | ) |
GUI Callback.
textToDisplay | Text to Display. |
References display, gui_print(), and gui_print_default_message().
Referenced by app_engine().