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

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 glPlotDot(int x, int y);
void glPlotLine(int x0, int y0, int x1, int y1);
glPlotline, glPlotPolygon, glPlotCircle
glPlotDot, glPlotPolygon, glPlotCircle
Draws a single pixel in the LCD buffer, and on the LCD if the buffer is unlocked. If the
coordinates are outside the LCD display area, the dot will not be plotted.
x
y
None.
Draws a line in the LCD buffer, and on the LCD if the buffer is unlocked. Any portion
of the line that is beyond the LCD display area will be clipped.
x0
y0
x1
y1
None.
the x coordinate of the dot.
the y coordinate of the dot.
the x coordinate of one endpoint of the line.
the y coordinate of one endpoint of the line.
the x coordinate of the other endpoint of the line.
the y coordinate of the other endpoint of the line.
glPlotLine
glPlotDot
138

Related parts for 101-1226