Renesas M16C/62P Group Reference Manual page 68

Group renesas embedded application programming interface
Hide thumbs Also See for M16C/62P Group:
Table of Contents

Advertisement

Program example
#include " rapi_timer_m16c_62p.h"
void func( void )
{
unsigned char data[] = {0,0,0,0,0,0,0};
/* Set up timer A0 register */
__SetTimerRegister( RAPI_TIMER_A0, data );
}
Rev.1.00
2007.11.1
REC10B0002-0100
If an undefined value is specified in the first argument, operation of the API cannot
be guaranteed.
The specifiable timers differ with each CPU used.
66

Advertisement

Table of Contents
loading

Table of Contents