101-0522 Rabbit Semiconductor, 101-0522 Datasheet - Page 149

no-image

101-0522

Manufacturer Part Number
101-0522
Description
MODULE RABBITCORE RCM3220
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0522

Module/board Type
MPU Core Module
For Use With/related Products
RCM3220
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
101-522
101-522
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3700 User’s Manual
void glRight1(int left, int top, int cols, int rows);
void glUp1(int left, int top, int cols, int rows);
void glDown1(int left, int top, int cols, int rows);
Scrolls byte-aligned window right one pixel, left column is filled by current pixel type (color).
left is the top left corner of bitmap, must be evenly divisible by 8, otherwise truncates.
top is the top left corner of the bitmap.
cols is the number of columns in the window, must be evenly divisible by 8, otherwise truncates.
rows is the number of rows in the window.
None.
Scrolls byte-aligned window up one pixel, bottom column is filled by current pixel type (color).
left is the top left corner of bitmap, must be evenly divisible by 8, otherwise truncates.
top is the top left corner of the bitmap.
cols is the number of columns in the window, must be evenly divisible by 8, otherwise truncates.
rows is the number of rows in the window.
None.
Scrolls byte-aligned window down one pixel, top column is filled by current pixel type (color).
left is the top left corner of bitmap, must be evenly divisible by 8, otherwise truncates.
top is the top left corner of the bitmap.
cols is the number of columns in the window, must be evenly divisible by 8, otherwise truncates.
rows is the number of rows in the window.
None.
glHScroll, glLeft1
glVScroll, glDown1
glVScroll, glUp1
147

Related parts for 101-0522