101-1006 Rabbit Semiconductor, 101-1006 Datasheet - Page 194

no-image

101-1006

Manufacturer Part Number
101-1006
Description
MODULE POWERCORE FLEX 3800
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1006

Module/board Type
MPU Core Module
For Use With/related Products
RCM3800
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DESCRIPTION
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
186
void TextPrintf(struct windowFrame *window, char *fmt, ...);
TextPrintf(&TextWindow, "Test %d\n", count);
TextGotoXY, TextPutChar, TextWindowFrame, TextCursorLocation
Prints a formatted string (much like printf) on the LCD screen. Only printable char-
acters in the font set are printed; escape sequences '\r' and '\n' are also recognized. All
other escape sequences will be skipped over; for example, '\b' and \'t' will will cause
nothing to be displayed.
The text window feature provides end-of-line wrapping and clipping after the character
in the last column and row is displayed. The cursor then remains at the end of the string.
NOTE: Execute the
window
*fmt
...
None.
a pointer to a font descriptor.
a formatted string.
formatted string conversion parameter(s).
TextWindowFrame
TextPrintf
function before using this function.
PowerCore FLEX

Related parts for 101-1006