English
Language : 

M16C26A-24NT Datasheet, PDF (6/16 Pages) Renesas Technology Corp – Sample Program (24-Number Time-of-Day Clock)
ç
M16C/26A Group
Sample Program (24-Number Time-of-Day Clock)
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_GetSwPort( char PortNo, char *Indata, int *ERcode );
ApiStatusType RL_Putc_Lcd( char Ylocation, char outc, int *ERcode );
ApiStatusType RL_Putc_LcdLoc( char Xlocation, char Ylocation, char RvTime, const char outc, int
*ERcode );
ApiStatusType RL_Puts_LcdLoc( char Xlocation, char Ylocation, char RvTime, const char far* outc, int
*ERcode );
void RL_ErrorHook( int FuncNo, int ErrorNo );
For details about the APIs and common functions used by the sample program (24-number time-of-day clock), see the Renesas
Starter Kit Library V.1.00 Reference Manual.
REJ05B0810_0110 Rev.1.10
2007.11
Page 6 of 16