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

  • 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 73
Rev.1.00 May 22 2012
REJ09B0566
4-54
3BLibrary Reference
R_BSC_CreateArea
4
4.2.5 36BBus State Controller
Program example
/* PDL definitions */
#include r_pdl_bsc.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func(void)
{
/* Configure the CS0 Space for NORMAL module. 16 bit bus width, Big
Endian, and delay and wait timings */
R_BSC_CreateArea(
PDL_BSC_TYPE_NORMAL,0,0,
PDL_BSC_WIDTH_16|PDL_BSC_BIG_ENDIAN|PDL_BSC_IWW,
PDL_BSC_BAS_DISABLE|PDL_BSC_SW|PDL_BSC_WR| PDL_BSC_HW|
PDL_BSC_WAIT_ENABLE,
1,6,1,0,0,0,0,0,0,0,0,0,0,0,0,
1,0,0,0,0,0);
}
Vue de la page 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 137 138

Commentaires sur ces manuels

Pas de commentaire