MikroElektronika PIC Microcontrollers PIC16 Ficha de datos Pagina 117

  • 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 116
Programming PIC Microcontrollers in BASIC - mikroElektronika
5.2.11.7 GLCD_Data_Read – Reads data from GLCD.
Prototype sub function GLCD_Data_Read as byte
Description Reads data from GLCD.
Example
GLCD_Data_Read
5.2.11.8 GLCD_Clear_Dot – Clears a dot on the GLCD.
Prototype sub procedure GLCD_Clear_Dot(dim x as byte, dim y as byte)
Description Clears a dot on the GLCD at specified coordinates.
Example
GLCD_Clear_Dot(20, 32)
5.2.11.9 GLCD_Set_Dot – Draws a dot on the GLCD.
Prototype sub procedure GLCD_Set_Dot(dim x as byte, dim y as byte)
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (75 sur 112)05/11/2004 02:20:53
Vista de pagina 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 193 194

Comentarios a estos manuales

Sin comentarios