This function fills the entire screen with the background color.

Syntax

void ClearDisplay(void);

Parameters

None

Return value

None

Remarks

If the status bar is displayed, the status bar will not be cleared.
Other than that, clear everything displayed on the screen.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/10/02