MikroElektronika PIC Microcontrollers PIC16 Ficha de datos Pagina 123

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 193 194

Comentarios a estos manuales

Sin comentarios