![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <GUI_Type.h>
Data Fields | |
const unsigned char * | pData |
const U8 * | pTransData |
const GUI_FONT_TRANSINFO * | pTrans |
U16P | FirstChar |
U16P | LastChar |
U8 | XSize |
U8 | XDist |
U8 | BytesPerLine |
Definition at line 209 of file GUI_Type.h.
U8 BytesPerLine |
Definition at line 217 of file GUI_Type.h.
U16P FirstChar |
Definition at line 213 of file GUI_Type.h.
U16P LastChar |
Definition at line 214 of file GUI_Type.h.
const unsigned char* pData |
Definition at line 210 of file GUI_Type.h.
const GUI_FONT_TRANSINFO* pTrans |
Definition at line 212 of file GUI_Type.h.
const U8* pTransData |
Definition at line 211 of file GUI_Type.h.
U8 XDist |
Definition at line 216 of file GUI_Type.h.
U8 XSize |
Definition at line 215 of file GUI_Type.h.