EPPL example libraries  0.1 alpha
 All Files Functions Variables Groups Pages
alcddrv_config_template.h File Reference

Alphanumeric LCD configuration file template. More...

Go to the source code of this file.

Macros

Pins configuration

Configurations of the pins used by library

#define ALCD_DOutMode   EPPL_mode_outPP
 Pin mode for data pins in output state. More...
 
#define ALCD_DInMode   EPPL_mode_inPU
 Pin mode for data pins in input state. More...
 
#define ALCD_CtrlMode   EPPL_mode_outPP
 Pin mode for all control pins. More...
 

Detailed Description

Alphanumeric LCD configuration file template.

Author
Radoslaw Koppel <r.koppel@k-el.com>
Date
2014 Template file for configuration that is required by <alcddrv> Alphanumeric display driver. You may use this file directly after renaming it to alcd_conf.h.