Renesas Single-Chip Microcomputer M38C89T-ADF Instrukcja Użytkownika Strona 105

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
);
}
Przeglądanie stron 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag