Livello Serbatoio v0.13
This project realizes a simple device to monitor the water level in a tank.
|
This is the complete list of members for LcdHelper, including all inherited members.
backlight_digital_pin | LcdHelper | private |
begin(LiquidCrystal *const lcd, const int32_t backlight_dpin=-1) | LcdHelper | inline |
clear(void) | LcdHelper | inline |
cursor_c | LcdHelper | private |
cursor_r | LcdHelper | private |
EMPTY_CHAR | LcdHelper | privatestatic |
home(void) | LcdHelper | inline |
is_special_symbol(const uint16_t r, const uint16_t c) | LcdHelper | inlineprivate |
last_lcd_matrix | LcdHelper | private |
last_special_char_map | LcdHelper | private |
lcd_instance | LcdHelper | private |
lcd_matrix | LcdHelper | private |
LcdHelper(void) | LcdHelper | inline |
need_update(void) | LcdHelper | inlineprivate |
print(const char *str, const uint16_t str_length=LCD_COLS) | LcdHelper | inline |
print(const int32_t number) | LcdHelper | inline |
print(const String &str) | LcdHelper | inline |
print(const int16_t number) | LcdHelper | inline |
print(const uint16_t number) | LcdHelper | inline |
print(const float64_t number) | LcdHelper | inline |
setCursor(const uint16_t c, const uint16_t r) | LcdHelper | inline |
special_char_map | LcdHelper | private |
turn_off_backlight(void) | LcdHelper | inline |
turn_on_backlight(void) | LcdHelper | inline |
update_lcd(void) | LcdHelper | inline |
write(const int32_t special_char_index) | LcdHelper | inline |