Renesas Single-Chip Microcomputer M38C89T-ADF User Manual Page 92

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 91
Rev.1.00 May 22 2012
REJ09B0566
4-72
4
3BLibrary Reference
4.2.7 38BMulti Function Timer Pulse Unit
R_MTU_Control
Program example
/* PDL definitions */
#include r_pdl_mtu.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func(void)
{
/* Load the counter on channel MTU channel 0 */
R_MTU_Control(
0,
PDL_MTU_COUNTER,
0xFFDD,
0,
0,
0,
0
);
}
Page view 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 137 138

Comments to this Manuals

No comments