⚲
Projet
Général
Profil
Connexion
S'enregistrer
Accueil
Projets
Aide
Recherche
:
Polytech Ge Synthèse 2013
Tous les projets
Polytech Ge Synthèse
»
Polytech Ge Synthèse 2013
Aperçu
Activité
Demandes
Annonces
Documents
Wiki
Forums
Fichiers
Dépôt
Télécharger (353 octets)
Feature #2809
» lcd_4b.h
Anonyme, 26/06/2013 14:08
//prototype des fonctions gerant l'afficheur en mode 4 bits
void
tpo_ms
(
unsigned
short
duree
);
void
tpo_us
(
unsigned
short
duree
);
void
init_port_lcd
(
void
);
void
lcd_car
(
unsigned
char
car
);
void
lcd_com
(
unsigned
char
commande
);
void
lcd_com_init
(
unsigned
char
commande
);
void
lcd_init
(
void
);
void
lcd_str
(
unsigned
char
*
str
);
« Précédent
1
2
Suivant »
(2-2/2)
Chargement...