101-0681 Rabbit Semiconductor, 101-0681 Datasheet - Page 147

KIT DEVELOPMENT RCM3700 INT'L

101-0681

Manufacturer Part Number
101-0681
Description
KIT DEVELOPMENT RCM3700 INT'L
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Moduler
Datasheet

Specifications of 101-0681

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
Rabbit 3000
Interface Type
Ethernet
Maximum Operating Temperature
+ 70 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
4.75 V to 5.25 V
For Use With/related Products
RCM3700
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
101-681
101-681

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
101-0681
Manufacturer:
Rabbit
Quantity:
201
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3700 User’s Manual
int glGetBrushType(void);
void glXGetBitmap(int x, int y, int bmWidth,
void glXGetFastmap(int left, int top, int width,
Gets the current method (or color) of pixels drawn by subsequent graphic calls.
The current brush type.
Gets a bitmap from the LCD page buffer and stores it in xmem RAM. This function automatically calls
glXGetFastmap if the left edge of the bitmap is byte-aligned and the left edge and width are each
evenly divisible by 8.
This function call is intended for use only when a graphic engine is used to interface with the LCD/keypad
module.
x is the x coordinate in pixels of the top left corner of the bitmap (x must be evenly divisible by 8).
y is the y coordinate in pixels of the top left corner of the bitmap.
bmWidth is the width in pixels of the bitmap (must be evenly divisible by 8).
bmHeight is the height in pixels of the bitmap.
xBm is the xmem RAM storage address of the bitmap.
None.
Draws bitmap in the specified space. The data for the bitmap are stored in xmem. This function is similar
to glXPutBitmap, except that it's faster. The bitmap must be byte-aligned. Any portion of a bitmap
image or character that is outside the LCD display area will be clipped.
This function call is intended for use only when a graphic engine is used to interface with the LCD/keypad
module.
left is the x coordinate of the top left corner of the bitmap (x must be evenly divisible by 8).
top is the y coordinate in pixels of the top left corner of the bitmap.
width is the width of the bitmap (must be evenly divisible by 8).
height is the height of the bitmap.
xmemptr is the xmem RAM storage address of the bitmap.
None.
int bmHeight, unsigned long xBm);
int height, unsigned long xmemptr);
glSetBrushType
glXPutBitmap, glPrintf
145

Related parts for 101-0681