LCD HD44780 driver library v1.0.3
Data Fields
char_bank_struct_t Struct Reference

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
 

Field Documentation

◆ char_0

const uint8_t* char_0

Pointer to the first custom character.

◆ char_1

const uint8_t* char_1

Pointer to the second custom character.

◆ char_2

const uint8_t* char_2

Pointer to the third custom character.

◆ char_3

const uint8_t* char_3

Pointer to the fourth custom character.

◆ char_4

const uint8_t* char_4

Pointer to the fifth custom character.

◆ char_5

const uint8_t* char_5

Pointer to the sixth custom character.

◆ char_6

const uint8_t* char_6

Pointer to the seventh custom character.

◆ char_7

const uint8_t* char_7

Pointer to the eighth custom character.


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