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 )
{
/* Assign the fast interrupt to the handler for pin IRQ3 */
R_INTC_CreateFastInterrupt(
PDL_INTC_VECTOR_IRQ3
);
}
/* Remember to edit r_pdl_user_definitions.h (see remark 2) */
R20UT0084EE0112 Rev.1.12 Page 4-15
July. 16, 2014