101-0533 Rabbit Semiconductor, 101-0533 Datasheet - Page 81

KIT DEV RABBIT3000/RCM3100

101-0533

Manufacturer Part Number
101-0533
Description
KIT DEV RABBIT3000/RCM3100
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Moduler
Datasheet

Specifications of 101-0533

Rohs Status
RoHS non-compliant
Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
RCM3100
Interface Type
RS-232, Ethernet
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
3.15 V to 3.45 V
For Use With/related Products
RCM3100
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
316-1020
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
int glGetBrushType(void);
void glPlotDot(int x, int y);
void glPlotLine(int x0, int y0, int x1, int y1);
Gets the current method (or color) of pixels drawn by subsequent graphic calls.
The current brush type.
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 is the x coordinate of the dot.
y is the y coordinate of the dot.
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 is the x coordinate of one endpoint of the line.
y0 is the y coordinate of one endpoint of the line.
x1 is the x coordinate of the other endpoint of the line.
y1 is the y coordinate of the other endpoint of the line.
None.
glSetBrushType
glPlotline, glPlotPolygon, glPlotCircle
glPlotDot, glPlotPolygon, glPlotCircle
75

Related parts for 101-0533