LCD HD44780 driver library v1.0.3
|
Data Fields | |
const uint8_t * | char_0 |
const uint8_t * | char_1 |
const uint8_t * | char_2 |
const uint8_t * | char_3 |
const uint8_t * | char_4 |
const uint8_t * | char_5 |
const uint8_t * | char_6 |
const uint8_t * | char_7 |
const uint8_t* char_0 |
Pointer to the first custom character.
const uint8_t* char_1 |
Pointer to the second custom character.
const uint8_t* char_2 |
Pointer to the third custom character.
const uint8_t* char_3 |
Pointer to the fourth custom character.
const uint8_t* char_4 |
Pointer to the fifth custom character.
const uint8_t* char_5 |
Pointer to the sixth custom character.
const uint8_t* char_6 |
Pointer to the seventh custom character.
const uint8_t* char_7 |
Pointer to the eighth custom character.