101-1226 Rabbit Semiconductor, 101-1226 Datasheet - Page 152

RCM3900 DEV KIT UNIVERSAL

101-1226

Manufacturer Part Number
101-1226
Description
RCM3900 DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3900r
Type
MPU Moduler
Datasheet

Specifications of 101-1226

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1137
DESCRIPTION
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
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 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 pointer to a formatted string.
formatted string conversion parameter(s).
TextWindowFrame()
TextPrintf
function before using this function.
152

Related parts for 101-1226