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

#include <GUI.h>

Data Fields

LCD_COLORINDEX_UNION uLCD
 
LCD_RECT ClipRect
 
U8 DrawMode
 
U8 SelLayer
 
U8 TextStyle
 
GUI_RECTpClipRect_HL
 
U8 PenSize
 
U8 PenShape
 
U8 LineStyle
 
const GUI_FONTpAFont
 
I16P LBorder
 
I16P DispPosX
 
I16P DispPosY
 
I16P DrawPosX
 
I16P DrawPosY
 
I16P TextMode
 
I16P TextAlign
 
GUI_COLOR Color
 
GUI_COLOR BkColor
 
LCD_PIXELINDEXLCD_pBkColorIndex
 
LCD_PIXELINDEXLCD_pColorIndex
 
LCD_PIXELINDEXLCD_pAColorIndex
 
GUI_DEVICEapDriver [GUI_NUM_LAYERS]
 
GUI_HMEM hDevData
 
const tLCD_HL_APIListpLCD_HL
 
U8 AA_Factor
 
U8 AA_HiResEnable
 
void(* AA_pfSetPixelAA )(int x, int y, U8 Intens)
 

Detailed Description

Definition at line 208 of file GUI.h.

Field Documentation

U8 AA_Factor

Definition at line 261 of file GUI.h.

U8 AA_HiResEnable

Definition at line 262 of file GUI.h.

void(* AA_pfSetPixelAA) (int x, int y, U8 Intens)

Definition at line 263 of file GUI.h.

Definition at line 252 of file GUI.h.

GUI_COLOR BkColor

Definition at line 232 of file GUI.h.

LCD_RECT ClipRect

Definition at line 213 of file GUI.h.

GUI_COLOR Color

Definition at line 232 of file GUI.h.

I16P DispPosX

Definition at line 229 of file GUI.h.

I16P DispPosY

Definition at line 229 of file GUI.h.

U8 DrawMode

Definition at line 214 of file GUI.h.

I16P DrawPosX

Definition at line 230 of file GUI.h.

I16P DrawPosY

Definition at line 230 of file GUI.h.

GUI_HMEM hDevData

Definition at line 256 of file GUI.h.

I16P LBorder

Definition at line 228 of file GUI.h.

LCD_PIXELINDEX* LCD_pAColorIndex

Definition at line 238 of file GUI.h.

LCD_PIXELINDEX* LCD_pBkColorIndex

Definition at line 236 of file GUI.h.

LCD_PIXELINDEX* LCD_pColorIndex

Definition at line 237 of file GUI.h.

U8 LineStyle

Definition at line 223 of file GUI.h.

const GUI_FONT* pAFont

Definition at line 227 of file GUI.h.

GUI_RECT* pClipRect_HL

Definition at line 220 of file GUI.h.

U8 PenShape

Definition at line 222 of file GUI.h.

U8 PenSize

Definition at line 221 of file GUI.h.

const tLCD_HL_APIList* pLCD_HL

Definition at line 260 of file GUI.h.

U8 SelLayer

Definition at line 215 of file GUI.h.

I16P TextAlign

Definition at line 231 of file GUI.h.

I16P TextMode

Definition at line 231 of file GUI.h.

U8 TextStyle

Definition at line 216 of file GUI.h.

Definition at line 212 of file GUI.h.


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