wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD

Version 6 (modified by Don Wilson, 14 years ago) ( diff )

--

ClearLCD

Clears the LCD screen.

void ClearLCD(void);

Parameters

  • void - no parameters

Return Value

  • void - does not return any value

Remarks

Example

// The following line will clear the display
ClearLCD();

See Also

Note: See TracWiki for help on using the wiki.