101-1017 Rabbit Semiconductor, 101-1017 Datasheet - Page 189

no-image

101-1017

Manufacturer Part Number
101-1017
Description
KIT DEV POWERCORE 3800 INT'L
Manufacturer
Rabbit Semiconductor
Series
PowerCore FLEXr
Type
MPU Moduler
Datasheet

Specifications of 101-1017

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
PowerCore 38xx
Interface Type
Ethernet
For Use With/related Products
RCM3800
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DESCRIPTION
PARAMETERS
RETURN VALUE
User’s Manual
int TextWindowFrame(windowFrame *window, fontInfo *pFont, int x,
int y, int winWidth, int winHeight);
Defines a text-only display window. This function provides a way to display characters
within the text window using only character row and column coordinates. The text win-
dow feature provides end-of-line wrapping and clipping after the character in the last
column and row is displayed.
NOTE: Execute the
window
pFont
x
y
winWidth
winHeight
0—window frame was successfully created.
-1—x coordinate + width has exceeded the display boundary.
-2—y coordinate + height has exceeded the display boundary.
-3—Invalid winHeight and/or winWidth parameter value.
a pointer to the window frame descriptor.
a pointer to the font descriptor.
the x coordinate of the top left corner of the text window frame.
the y coordinate of the top left corner of the text window frame.
the width of the text window frame.
the height of the text window frame.
TextWindowFrame
TextWindowFrame
function before other
Text...
functions.
181

Related parts for 101-1017