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

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
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 20-101-1196