MikroElektronika PIC Microcontrollers PIC16 Fiche technique Page 123

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 194
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 122
Programming PIC Microcontrollers in BASIC - mikroElektronika
Note: Manchester receive routines are blocking calls (Man_Receive_Config, Man_Receive_Init, Man_Receive).
This means that PIC will wait until the task is performed (e.g. byte is received, synchronization achieved, etc).
Note: Routines for receiving are limited to a baud rate scope from 340 ~ 560 bps.
5.2.12.1 Man_Receive_Init – Initialization with default pin
Prototype
sub procedure Man_Receive_Init(dim byref Port as byte)
Description Procedure works same as Man_Receive_Config, but with default pin setting (pin 6).
Example
Man_Receive_Init(PORTD)
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (81 sur 112)05/11/2004 02:20:53
Vue de la page 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 193 194

Commentaires sur ces manuels

Pas de commentaire