20-101-0673 Rabbit Semiconductor, 20-101-0673 Datasheet - Page 107

MODULE RABBITCORE RCM3610

20-101-0673

Manufacturer Part Number
20-101-0673
Description
MODULE RABBITCORE RCM3610
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0673

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Clock Speed
22.1 MHz
Interface Type
Serial
Flash
256 KB
Timers
10 x 8 bit, 1 x 10 bit
Operating Supply Voltage
3 V to 3.6 V
Board Size
31 mm x 54 mm x 16 mm
Core
RCM3610
Processor Series
RCM3600
For Use With/related Products
RCM3610
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1103
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
void glFastFillRegion(int left, int top, int width,
void glBlankRegion(int left, int top, int width,
Fills a rectangular block in the LCD buffer with the pattern specified. The block left and width parame-
ters must be byte-aligned. Any portion of the block that is outside the LCD display area will be clipped.
left is the x coordinate of the top left corner of the block.
top is the y coordinate of the top left corner of the block.
width is the width of the block.
height is the height of the block.
pattern is the bit pattern to display (all black if pattern is 0xFF, all white if pattern is 0x00, and
vertical stripes for any other pattern).
None.
Clears a region on the LCD display. The block left and width parameters must be byte-aligned. Any por-
tion of the block that is outside the LCD display area will be clipped.
left is the x coordinate of the top left corner of the block (x must be evenly divisible by 8).
top is the y coordinate of the top left corner of the block.
width is the width of the block (must be evenly divisible by 8).
height is the height of the block.
None.
int height, char pattern);
int height);
glFillScreen, glBlankScreen, glBlock, glBlankRegion
glFillScreen, glBlankScreen, glBlock
101

Related parts for 20-101-0673