Aguijón Software Libraries
1.0
Documentation for the included Libraries
Main Page
Files
File List
Globals
All
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
LCD.h
Go to the documentation of this file.
1
//LCD.h
2
3
void
load_custom_character
(
unsigned
char
*rows,
unsigned
char
char_num);
4
5
void
LCDinit
();
6
void
LCDinit2
();
7
void
LCDwrite
(
char
i);
8
9
char
*
itoa1
(
int
i,
unsigned
char
*a,
int
r);
10
11
void
ClearDisplay
(
void
);
12
void
setCursor
(
unsigned
char
position);
13
void
BlinkOn
();
14
void
BlinkOff
();
15
16
void
goto_xy
(
int
ren,
int
col);
17
void
DisplayString
(
unsigned
char
x,
unsigned
char
y,
unsigned
char
*m,
unsigned
char
clear);
18
void
LCDIntro
();
Aguijon
Documented Software
Aguijon 3.0
LCD.h
Generated on Sat Nov 17 2012 19:00:33 for Aguijón Software Libraries by
1.8.2