![]() |
AvrIO
1.4.5
Bibliothèque C modulaire pour ATMEL AVR
|
Ces constantes permettent de configurer le contrôleur graphique dans le fichier avrio-board-lcd.h
![]() |
Macros | |
#define | LCD_CTRL_HD44780 0x01 |
#define | LCD_CTRL_PCF2119 0x02 |
#define | LCD_CTRL_ST7032 0x03 |
#define | LCD_CTRL_THMI 0x04 |
#define LCD_CTRL_HD44780 0x01 |
Contrôleur HD44780 ou compatible
Définition à la ligne 100 du fichier lcd_defs.h.
#define LCD_CTRL_PCF2119 0x02 |
Contrôleur PCF2119 ou compatible
Définition à la ligne 101 du fichier lcd_defs.h.
#define LCD_CTRL_ST7032 0x03 |
Contrôleur ST7032 ou compatible
Définition à la ligne 102 du fichier lcd_defs.h.
#define LCD_CTRL_THMI 0x04 |
Contrôleur THMI ou compatible
Définition à la ligne 103 du fichier lcd_defs.h.