en:software:homelab:library:module:lcd_alphanumeric
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:software:homelab:library:module:lcd_alphanumeric [2010/03/25 18:58] – mikk.leini | en:software:homelab:library:module:lcd_alphanumeric [2020/07/20 12:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Alphanumeric LCD ====== | ====== Alphanumeric LCD ====== | ||
| - | //Related to: [HW] [[en: | + | //Related to: [HW] [[en: |
| - | This library contains functions to use Homelab | + | This library contains functions to use the HomeLab |
| - | ===== Data types ===== | + | ===== Data Types ===== |
| * **// | * **// | ||
| Line 20: | Line 20: | ||
| * **//void lcd_alpha_clear(void)// | * **//void lcd_alpha_clear(void)// | ||
| - | Clears whole display. Cursor is moved to the beginning of first line. | + | Clears |
| * **//void lcd_alpha_clear_line(unsigned char line)//** \\ | * **//void lcd_alpha_clear_line(unsigned char line)//** \\ | ||
| Line 27: | Line 27: | ||
| * **//void lcd_alpha_home(void)// | * **//void lcd_alpha_home(void)// | ||
| - | Moves cursor to the beginning of first line. | + | Moves cursor to the beginning of the first line. |
| * **//void lcd_alpha_goto_xy(unsigned char x, unsigned char y)//** \\ | * **//void lcd_alpha_goto_xy(unsigned char x, unsigned char y)//** \\ | ||
en/software/homelab/library/module/lcd_alphanumeric.1269536325.txt.gz · Last modified: (external edit)
