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

  • 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 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
);
}
Zobrazit stránku 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 137 138

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

Žádné komentáře