Main Page | Data Structures | File List | Data Fields | Globals

ATAVRBFLY_FILES/Lcd_functions.h

Go to the documentation of this file.
00001 // This file has been prepared for Doxygen automatic documentation generation. 00021 #ifndef __LCD_FUNCTIONS_H_INCLUDED 00022 #define __LCD_FUNCTIONS_H_INCLUDED 00023 00024 //Functions 00025 void LCD_puts_f(char __flash *pFlashStr, char scrollmode); 00026 void LCD_puts(char *pStr, char scrollmode); 00027 void LCD_UpdateRequired(char update, char scrollmode); 00028 void LCD_putc(char digit, char character); 00029 void LCD_Clear(void); 00030 void LCD_Colon(char show); 00031 void LCD_FlashReset(void); 00032 char SetContrast(char input); 00033 #endif

Generated on Tue Nov 1 16:21:39 2005 for AVR323 Interfacing GSM modems by doxygen 1.3.7