20-101-1068 Rabbit Semiconductor, 20-101-1068 Datasheet - Page 136

MODULE RABBITCORE RCM3315

20-101-1068

Manufacturer Part Number
20-101-1068
Description
MODULE RABBITCORE RCM3315
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1068

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Clock Speed
44.2 MHz
Interface Type
Ethernet, Serial
Flash
512 KB
Timers
10 x 8 bit, 1 x 10 bit
Operating Supply Voltage
3.15 V to 3.45 V
Board Size
47 mm x 69 mm x 22 mm
Core
RCM3315
Processor Series
RCM3315
For Use With/related Products
RCM3315
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1114
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
EXAMPLE
RETURN VALUE
SEE ALSO
130
void TextPutChar(struct windowFrame *window, char ch);
void TextPrintf(struct windowFrame *window,
Displays a character on the display where the cursor is currently pointing. Once a character is displayed,
the cursor will be incremented to the next character position. If any portion of a bitmap character is out-
side the LCD display area, the character will not be displayed.
*window is a pointer to a font descriptor.
ch is a character to be displayed on the LCD.
None.
Prints a formatted string (much like printf) on the LCD screen. Only printable characters in the font
set are printed; escape sequences '\r' and '\n' are also recognized. All other escape sequences will be
skipped over; for example, '\b' and \'t' will cause nothing to be displayed.
The text window feature provides end-of-line wrapping and clipping after the character in the last col-
umn and row is displayed. The cursor then remains at the end of the string.
window is a pointer to a font descriptor.
*fmt is a formatted string.
... are formatted string conversion parameter(s).
None.
char *fmt, ...);
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
TextPrintf(&TextWindow, "Test %d\n", count);
TextGotoXY, TextPutChar, TextWindowFrame, TextCursorLocation
NOTE: Execute the
NOTE: Execute the
TextWindowFrame
TextWindowFrame
function before using this function.
function before using this function.
RabbitCore RCM3305/RCM3315

Related parts for 20-101-1068