LCD HD44780 driver library v1.0.3
lcd_def_char_load_struct_t Struct Reference

Structure for loading custom character banks and their corresponding mapping tables. More...

#include <lcd_hd44780_def_char.h>

Detailed Description

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.


The documentation for this struct was generated from the following file: