User`s manual
RX62N Group, RX621 Group 4. Library Reference
Program example
/* RPDL definitions */
#include "r_pdl_intc.h"
/* RPDL device-specific definitions */
#include "r_pdl_definitions.h"
void func( void )
{
/* Disable the IRQ1 interrupt pin and clear the flag */
R_INTC_ControlExtInterrupt(
PDL_INTC_IRQ1,
PDL_INTC_DISABLE | PDL_INTC_CLEAR_IR_FLAG
);
}
R20UT0084EE0112 Rev.1.12 Page 4-18
July. 16, 2014