STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields
GUI_DEVICE Struct Reference

#include <GUI.h>

Data Fields

GUI_DEVICEpNext
 
GUI_DEVICEpPrev
 
union {
   GUI_HMEM   hContext
 
   void *   pContext
 
u
 
const GUI_DEVICE_APIpDeviceAPI
 
const LCD_API_COLOR_CONVpColorConvAPI
 
U16 Flags
 
int LayerIndex
 

Detailed Description

Definition at line 168 of file GUI.h.

Field Documentation

U16 Flags

Definition at line 186 of file GUI.h.

GUI_HMEM hContext

Definition at line 178 of file GUI.h.

int LayerIndex

Definition at line 187 of file GUI.h.

const LCD_API_COLOR_CONV* pColorConvAPI

Definition at line 185 of file GUI.h.

void* pContext

Definition at line 179 of file GUI.h.

const GUI_DEVICE_API* pDeviceAPI

Definition at line 184 of file GUI.h.

GUI_DEVICE* pNext

Definition at line 172 of file GUI.h.

GUI_DEVICE* pPrev

Definition at line 173 of file GUI.h.

union { ... } u

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