Skip to content

daisy::LcdHD44780::Config

#include <lcd_hd44780.h>

Public Attributes

Name
bool cursor_on
bool cursor_blink
dsy_gpio_pin rs
dsy_gpio_pin en
dsy_gpio_pin d4
dsy_gpio_pin d5
dsy_gpio_pin d6
dsy_gpio_pin d7

Public Attributes Documentation

variable cursor_on

bool cursor_on;
bool cursor_blink;

variable rs

dsy_gpio_pin rs;

variable en

dsy_gpio_pin en;

variable d4

dsy_gpio_pin d4;

variable d5

dsy_gpio_pin d5;

variable d6

dsy_gpio_pin d6;

variable d7

dsy_gpio_pin d7;

Updated on 2024-01-03 at 19:41:01 +0000