
Rev.1.00 May 22 2012
REJ09B0566
Library Reference
R_INTC_ControlExtInterrupt
4.2.2 33BInterrupt Control Unit
Program example
#include "r_pdl_intc.h"
void func( void )
{
/* Disable the IRQ1 interrupt pin and clear the flag */
R_INTC_ControlExtInterrupt(
PDL_INTC_IRQ1,
PDL_INTC_R_INTC_DISABLE
);
}
Commentaires sur ces manuels