![]() |
MT2523 API Reference
LinkIt SDK v4
|
Define the structure of the language details. More...
#include <gdi_font_engine.h>
Data Fields | |
| uint8_t | name [40] |
| The language name. More... | |
| uint8_t | ssc [10] |
| The SSC code of the language. More... | |
| uint8_t | country_code [8] |
| The country code of the language. More... | |
| uint8_t | iso_code [4] |
| The ISO code of the language. More... | |
Define the structure of the language details.
| uint8_t country_code[8 ] |
The country code of the language.
| uint8_t iso_code[4 ] |
The ISO code of the language.
| uint8_t name[40 ] |
The language name.
| uint8_t ssc[10 ] |
The SSC code of the language.