STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
WM.h File Reference
#include "GUI_ConfDefaults.h"
#include "GUI_Type.h"
#include "WM_GUI.h"
#include "GUI.h"

Go to the source code of this file.

Macros

#define WM_SUPPORT_STATIC_MEMDEV   GUI_SUPPORT_MEMDEV
 
#define WM_SUPPORT_TRANSPARENCY   1 /* Should be defined outside of GUI_WINSUPPORT because of '#if GUI_WINSUPPORT && WM_SUPPORT_TRANSPARENCY' in some files */
 
#define WM_SUPPORT_DIAG   0
 

Macro Definition Documentation

#define WM_SUPPORT_DIAG   0

Definition at line 63 of file WM.h.

#define WM_SUPPORT_STATIC_MEMDEV   GUI_SUPPORT_MEMDEV

Definition at line 49 of file WM.h.

#define WM_SUPPORT_TRANSPARENCY   1 /* Should be defined outside of GUI_WINSUPPORT because of '#if GUI_WINSUPPORT && WM_SUPPORT_TRANSPARENCY' in some files */

Definition at line 54 of file WM.h.