Rev.1.01 2007.02.16
RJJ10J1643-0101
116
• The specifiable timers differ with each CPU used.
Program example
#include "rapi_timer_r8c_13.h"
void func( void )
{
/* Enable timer C as input capture mode */
__EnableInputCapture( RAPI_TIMER_C|RAPI_TIMER_ON );
}