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

SOFTWARE CD RABBITWEB MODULE

101-0900

Manufacturer Part Number
101-0900
Description
SOFTWARE CD RABBITWEB MODULE
Manufacturer
Rabbit Semiconductor
Type
RabbitWeb Moduler
Datasheets

Specifications of 101-0900

For Use With/related Products
Dynamic C 9
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
101-900
101-900
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-0900