20-101-1196 Rabbit Semiconductor, 20-101-1196 Datasheet - Page 147

MODULE RABBITCORE RCM3900

20-101-1196

Manufacturer Part Number
20-101-1196
Description
MODULE RABBITCORE RCM3900
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1196

Module/board Type
MPU Core Module
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-1196
316-1155
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 20-101-1196