Renesas Single-Chip Microcomputer M38C89T-ADF Uživatelský manuál Strana 37

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 138
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 36
Rev.1.00 May 22 2012
REJ09B0566
4-17
Library Reference
4
4.2.2 33BInterrupt Control Unit
R_INTC_Modify
/* PDL definitions */
#include r_pdl_intc.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func( void )
{
/* Set bits 6 and 4 in IER09 to 1 */
R_INTC_Modify(
PDL_INTC_REG_IER,
0x09,
0x50,
PDL_INTC_OR
);
}
Zobrazit stránku 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 137 138

Komentáře k této Příručce

Žádné komentáře