MikroElektronika PIC Microcontrollers PIC16 Ficha Técnica Página 117

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 193 194

Comentários a estes Manuais

Sem comentários