MikroElektronika PIC Microcontrollers PIC16 Arkusz Danych Strona 141

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 140
Programming PIC Microcontrollers in BASIC - mikroElektronika
Prototype sub function USART_Read as byte
Description Receives a byte; if byte is not received returns 0.
Example
USART_Read
5.2.16.4 USART_Write – Transmits a byte
Prototype
sub procedure USART_Write(dim Data as byte)
Description Procedure transmits byte <Data>.
Example
USART_Write(dat)
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (99 sur 112)05/11/2004 02:20:55
Przeglądanie stron 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 193 194

Komentarze do niniejszej Instrukcji

Brak uwag