Renesas Single-Chip Microcomputer M38C89T-ADF Instrukcja Użytkownika Strona 24

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 23
Library Reference
4
32BClock Pulse Generator
R_CPG_Set
4.2.1
Rev.1.00 May 22 2012
REJ09B0566
4-4
Program example
/* PDL definitions */
#include r_pdl_cpg.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func(void)
{
/* Configure operation using a 18 MHz input clock */
/* ICLK = 144 MHz, PCLK = 36 MHz, BCLK = 72 MHz */
R_CPG_Set (18E6, 144E6, 36E6, PDL_CPG_CK_2, PDL_CPG_OUT_CK_01);
}
Przeglądanie stron 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag