TeClearBuffer Function

Microchip Graphics Library

Microchip Graphics Library
TeClearBuffer Function
C
void TeClearBuffer(
    TEXTENTRY * pTe
);
Overview

This function will clear the data in the display. You must set the drawing state bit TE_UPDATE_TEXT to update the TEXTENTRY on the screen.

Input Parameters
Input Parameters 
Description 
TEXTENTRY * pTe 
pointer to the object 
Returns

none

Preconditions

none

Side Effects

none.

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved