Renesas Single-Chip Microcomputer M38C89T-ADF Manuel d'utilisateur Page 37

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
);
}
Vue de la page 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 137 138

Commentaires sur ces manuels

Pas de commentaire