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

  • 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 74
Rev.1.00 May 22 2012
REJ09B0566
4-55
3BLibrary Reference
R_BSC_Destroy
4
3)
4.2.5 36BBus State Controller
R_BSC_Destroy
Synopsis
Stop the External Bus Controller.
Prototype bool R_BSC_Destroy(
uint8_t data
// Area selection
);
Description
Disable an external bus area.
[data]
Select the external bus area CSn (where n = 0 to 7) to be disabled.
Return value
True.
Category
Bus Controller
Reference
R_BSC_CreateArea
Remarks
None.
Program example
#include r_pdl_bsc.h
void func(void)
{
/* Disable the CS4 area */
R_BSC_Destroy(
4
);
}
Vue de la page 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 137 138

Commentaires sur ces manuels

Pas de commentaire