User`s manual

5-9
Rev.1.00 May 22 2012
REJ09B0566
4BUsage Examples
5
5.4 24BDMA controller
R_IO_PORT_Modify(
PDL_IO_PORT_3_4,
1,
PDL_IO_PORT_XOR
);
/* Stop the DMAC */
R_DMAC_Destroy();
}
Figure 5-4 Example of DMAC use