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

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
SEE ALSO
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
void glBlock(int left, int top, int width, int height);
void glPlotVPolygon(int n, int *pFirstCoord);
glFillScreen, glBlankScreen, glPlotPolygon, glPlotCircle
glPlotPolygon, glFillPolygon, glFillVPolygon
Draws a rectangular block in the page buffer and on the LCD if the buffer is unlocked.
Any portion of the block that is outside the LCD display area will be clipped.
left
top
width
height
None.
Plots the outline of a polygon in the LCD page buffer, and on the LCD if the buffer is un-
locked. Any portion of the polygon that is outside the LCD display area will be clipped.
If fewer than 3 vertices are specified, the function will return without doing anything.
n
pFirstCoord
None.
the x coordinate of the top left corner of the block.
the y coordinate of the top left corner of the block.
the width of the block.
the height of the block.
the number of vertices.
a pointer to array of vertex coordinates: x1,y1, x2,y2,
x3,y3, ...
glPlotVPolygon
glBlock
124

Related parts for 101-1226