STDIO string-handling functions and the graphic library. Th" />
參數(shù)資料
型號: 101-0552
廠商: Rabbit Semiconductor
文件頁數(shù): 8/138頁
文件大?。?/td> 0K
描述: KIT DEV RABBITCORE/RCM3200
標(biāo)準(zhǔn)包裝: 1
系列: RabbitCore 3000
類型: MPU 模塊
適用于相關(guān)產(chǎn)品: RCM3200
所含物品: RabbitCore 模塊、開發(fā)板、交流適配器、纜線和 Dynamic C? 光盤
產(chǎn)品目錄頁面: 620 (CN2011-ZH PDF)
其它名稱: 316-1023
User’s Manual
99
Provides an interface between the
STDIO string-handling functions and the graphic library. The
STDIO string-formatting function will call this function, one character at a time, until the entire format-
ted string has been parsed. Any portion of the bitmap character that is outside the LCD display area will
be clipped.
PARAMETERS
ch
is the character to be displayed on the LCD.
*ptr
is not used, but is a place holder for
STDIO string functions.
*cnt
is not used, is a place holder for
STDIO string functions.
*pInst
is a font descriptor pointer.
RETURN VALUE
None.
SEE ALSO
glPrintf, glPutFont, doprnt
Prints a formatted string (much like printf) on the LCD screen. Only the character codes that exist in
the font set are printed, all others are skipped. For example, '\b', '\t', '\n' and '\r' (ASCII backspace, tab,
new line, and carriage return, respectively) will be printed if they exist in the font set, but will not have
any effect as control characters. Any portion of the bitmap character that is outside the LCD display area
will be clipped.
PARAMETERS
x
is the x coordinate (column) of the top left corner of the text.
y
is the y coordinate (row) of the top left corner of the text.
*pInfo
is a font descriptor pointer.
*fmt
is a formatted string.
...
are formatted string conversion parameter(s).
EXAMPLE
glprintf(0,0, &fi12x16, "Test %d\n", count);
RETURN VALUE
None.
SEE ALSO
glXFontInit
void glPutChar(char ch, char *ptr, int *cnt,
glPutCharInst *pInst)
void glPrintf(int x, int y, fontInfo *pInfo,
char *fmt, ...);
相關(guān)PDF資料
PDF描述
VI-JTM-EZ CONVERTER MOD DC/DC 10V 25W
VI-JTJ-EZ CONVERTER MOD DC/DC 36V 25W
REC3-4805DRWZ/H4/C CONV DC/DC 3W 18-72VIN +/-05VOUT
REC3-4805DRWZ/H4/A CONV DC/DC 3W 18-72VIN +/-05VOUT
REC3-243.3DRWZ/H6/C CONV DC/DC 3W 9-36VIN +/-3.3VOUT
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
10-105520-08P 制造商:Amphenol Aerospace 功能描述:PLUG
10-105520-08S 制造商:Amphenol Aerospace 功能描述:PLUG
10-105520-24P 制造商:Amphenol Aerospace 功能描述:PLUG
10-105520-24S 制造商:Amphenol Aerospace 功能描述:PLUG
101-0553 功能描述:KIT DEV RABBIT RCM3200 INTL RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 通用嵌入式開發(fā)板和套件(MCU、DSP、FPGA、CPLD等) 系列:RabbitCore 3000 標(biāo)準(zhǔn)包裝:1 系列:PICDEM™ 類型:MCU 適用于相關(guān)產(chǎn)品:PIC10F206,PIC16F690,PIC16F819 所含物品:板,線纜,元件,CD,PICkit 編程器 產(chǎn)品目錄頁面:659 (CN2011-ZH PDF)