![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
LPC (SWIM) font data structure
Definition at line 49 of file lcd_st7565s.h.
#include "lcd_st7565s.h"
Data Fields | |
| int16_t | font_height |
| uint8_t | first_char |
| uint8_t | last_char |
| uint16_t * | font_table |
| uint8_t * | font_width_table |
| uint8_t first_char |
Definition at line 51 of file lcd_st7565s.h.
| int16_t font_height |
Definition at line 50 of file lcd_st7565s.h.
| uint16_t* font_table |
Definition at line 53 of file lcd_st7565s.h.
| uint8_t* font_width_table |
Definition at line 54 of file lcd_st7565s.h.
| uint8_t last_char |
Definition at line 52 of file lcd_st7565s.h.
1.8.3.1