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

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
RETURN VALUE
RabbitCore RCM3900 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.
147

Related parts for 101-1226