Synopsis
void hd44780_putc(HD44780_DRIVER_t *self,
                  int u);
Description

hd44780_putc writes the 8-bit character u to the display self. The character is written directly without interpreting it as a control code and, hence, all characters of the LCD character generator ROM and all user-definable characters can be written to the display.