Pinout config for the HD44780 display. More...
Pinout config for the HD44780 display.
Definition in file hd44780_params.h.
Go to the source code of this file.
#define | HD44780_PARAM_COLS (16U) |
#define | HD44780_PARAM_ROWS (2U) |
#define | HD44780_PARAM_PIN_RS GPIO_PIN(0, 14) /* Arduino D2 */ |
#define | HD44780_PARAM_PIN_RW GPIO_UNDEF |
#define | HD44780_PARAM_PIN_ENABLE GPIO_PIN(0, 9) /* Arduino D3 */ |
#define | HD44780_PARAM_PINS_DATA |
#define | HD44780_PARAMS |
static const hd44780_params_t | hd44780_params [] |
LCM1602C configuration. More... | |
#define HD44780_PARAM_PINS_DATA |
Definition at line 47 of file hd44780_params.h.
#define HD44780_PARAMS |
Definition at line 58 of file hd44780_params.h.
|
static |
LCM1602C configuration.
Definition at line 69 of file hd44780_params.h.