![]() |
AvrIO
1.4.5
Bibliothèque C modulaire pour ATMEL AVR
|
Ces constantes permettent de configurer un contrôleur graphique HD44780 dans le fichier avrio-board-lcd.h
![]() |
Macros | |
#define | HD44780_B 0x01 |
#define | HD44780_C 0x02 |
#define | HD44780_D 0x04 |
#define | HD44780_DCTL 0x08 |
#define | HD44780_DL 0x10 |
#define | HD44780_ENTM 0x04 |
#define | HD44780_F 0x04 |
#define | HD44780_FSET 0x20 |
#define | HD44780_ID 0x02 |
#define | HD44780_N 0x08 |
#define | HD44780_RL 0x04 |
#define | HD44780_S 0x01 |
#define | HD44780_SC 0x08 |
#define | HD44780_SHFT 0x10 |
#define HD44780_B 0x01 |
B=1 Curseur clignotant
Définition à la ligne 121 du fichier lcd_defs.h.
#define HD44780_C 0x02 |
C=1 Curseur affiché
Définition à la ligne 122 du fichier lcd_defs.h.
#define HD44780_D 0x04 |
D=1 Afficheur allumé
Définition à la ligne 123 du fichier lcd_defs.h.
#define HD44780_DCTL 0x08 |
Commande Display on/off Control
Définition à la ligne 120 du fichier lcd_defs.h.
#define HD44780_DL 0x10 |
DL=0 4 bits - DL=1 8 bits
Définition à la ligne 132 du fichier lcd_defs.h.
#define HD44780_ENTM 0x04 |
Commande Entry Mode Set
Définition à la ligne 116 du fichier lcd_defs.h.
#define HD44780_F 0x04 |
F=0 car. 5x8 - F=1 5x10
Définition à la ligne 130 du fichier lcd_defs.h.
#define HD44780_FSET 0x20 |
Commande Function Set
Définition à la ligne 129 du fichier lcd_defs.h.
#define HD44780_ID 0x02 |
I/D=0 curseur vers la gauche - I/D=1 vers la droite
Définition à la ligne 118 du fichier lcd_defs.h.
#define HD44780_N 0x08 |
N=0 1 ligne - N=1 2 lignes
Définition à la ligne 131 du fichier lcd_defs.h.
#define HD44780_RL 0x04 |
R=1 vers la droite
Définition à la ligne 126 du fichier lcd_defs.h.
#define HD44780_S 0x01 |
S=0 Le curseur se décale - S=1 c'est tout l'afficheur
Définition à la ligne 117 du fichier lcd_defs.h.
#define HD44780_SC 0x08 |
S=1 afficheur
Définition à la ligne 127 du fichier lcd_defs.h.
#define HD44780_SHFT 0x10 |
Commande Display or Cursor Shift
Définition à la ligne 125 du fichier lcd_defs.h.