![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <GUI_Type.h>
Data Fields | |
U16P | XSize |
U16P | YSize |
U16P | BytesPerLine |
U16P | BitsPerPixel |
const U8 * | pData |
const GUI_LOGPALETTE * | pPal |
const GUI_BITMAP_METHODS * | pMethods |
Definition at line 76 of file GUI_Type.h.
U16P BitsPerPixel |
Definition at line 80 of file GUI_Type.h.
U16P BytesPerLine |
Definition at line 79 of file GUI_Type.h.
const U8* pData |
Definition at line 81 of file GUI_Type.h.
const GUI_BITMAP_METHODS* pMethods |
Definition at line 83 of file GUI_Type.h.
const GUI_LOGPALETTE* pPal |
Definition at line 82 of file GUI_Type.h.
U16P XSize |
Definition at line 77 of file GUI_Type.h.
U16P YSize |
Definition at line 78 of file GUI_Type.h.