|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| void | configBusAsOutLCD (void) |
Demonstrates a Character LCD using the industry standard parallel interface in 4-bit mode. Assumes a 5V LCD; digital-only IO pins are assumed to be used for the four-bit data bus because they are 5V input tolerant.
I/O pins changed to be compatible with the LCD connections on the Explorer-16 board, also changed the initialization code in initLCD slightly.
Definition in file lcd4bit.c.
1.8.4