Rev.1.01 2007.02.16
RJJ10J1643-0101
181
be guaranteed.
• T he specifiable external interrupts differ with each CPU used.
Program example
#include " rapi_interrupt_r8c_13.h"
void func( void )
{
/* Clear status of _INT0 interrupt */
__ClearInterruptFlag( RAPI_INT0 );
}