English
Language : 

M16C26A-C Datasheet, PDF (6/17 Pages) Renesas Technology Corp – Sample Program (Calendar)
ç
M16C/26A Group
Sample Program (Calendar)
6.2 APIs and Common Functions Used
ApiStatusType RL_SetTimerReq( unsigned int TimerValue, char TimerMode, int *TimerNo, int *ERcode );
ApiStatusType RL_StartTimer( int TimerNo, int *ERcode );
ApiStatusType RL_CheckTimer( int TimerNo, int *ERcode );
ApiStatusType RL_Get_Key( int *Inkey, int *ERcode );
ApiStatusType RL_Putc_Lcd( char Ylocation, char outc, int *ERcode );
ApiStatusType RL_Puts_LcdLoc( char Xlocation, char Ylocation, char RvTime, const char far* outc, int
*ERcode );
void RL_ibytetoa( char Val, char *Str );
void RL_ErrorHook( int FuncNo, int ErrorNo );
For details about the APIs and common functions used by the sample program (calendar), see the Renesas Starter Kit Library V.1.00
Reference Manual.
ç
REJ05B0813-0120 Rev.1.20
2007.11
Page 6 of 17