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

  • 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 104
Rev.1.00 May 22 2012
REJ09B0566
4-85
Library Reference
4.2.9 40BSerial Communication Interface R_SCI_Send
4
Program example
/* PDL definitions */
#include r_pdl_sci.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func( void )
{
/* Send the Data from the SCIF_3 with polling base transmission */
R_SCI_Send(
3,
0, c_data,
PDL_SCI_IDLE,
PDL_NA
);
}
Vue de la page 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 137 138

Commentaires sur ces manuels

Pas de commentaire