User`s manual

5
4BUsage Examples
5.6 26BCompare Match Timer
Rev.1.00 May 22 2012
REJ09B0566
{
/* turn on the LED */
_check_Wr_Pin_H(PDL_IO_PORT_J_6,PDL_IO_PORT_HIGH);
R_CMT_Control(0, PDL_CMT_STOP, 10E3);
}
Figure 5-7 Example of Compare Match Timer use
5-13