LCD HD44780 driver library v1.0.3
|
Structure for loading custom character banks and their corresponding mapping tables. More...
#include <lcd_hd44780_def_char.h>
Structure for loading custom character banks and their corresponding mapping tables.
This structure is used to define a custom character bank along with its associated character mapping table. It contains a pointer to the character bank and a pointer to the mapping table that maps ASCII characters to their LCD memory equivalents.