Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
96
11.5.2 Macro Definition Documentation
11.5.2.1 #define MML_GDC_DISP_BLEND_GLOBAL_ALPHA (1U << 1)
Enable global alpha blending.
11.5.2.2 #define MML_GDC_DISP_BLEND_NONE (0)
Disable blending.
11.5.2.3 #define MML_GDC_DISP_BLEND_SOURCE_ALPHA (1U << 2)
Enable per pixel source alpha blending.
11.5.2.4 #define MML_GDC_DISP_BLEND_SOURCE_MULTIPLY_ALPHA (1U << 4)
Enable source alpha multiplication.
11.5.2.5 #define MML_GDC_DISP_BLEND_TRANSPARENCY (1U << 0)
Enable transparency.
11.5.2.6 #define MML_GDC_DISP_BUFF_TARGET_COLOR_BUFF (1 << 1)
Color buffer as target buffer.
11.5.2.7 #define MML_GDC_DISP_DE_HIGH (1U << 2)
Data enable signal high active.
11.5.2.8 #define MML_GDC_DISP_DE_LOW (0)
Data enable signal low active.
11.5.2.9 #define MML_GDC_DISP_FEATURE_DECODE (1 << 1)
Show encoded images.
11.5.2.10 #define MML_GDC_DISP_FEATURE_INDEX_COLOR (1 << 0)
Indexed color support .
11.5.2.11 #define MML_GDC_DISP_FEATURE_MULTI_LAYER (1 << 7)
The window is a "Multi-Window", (i.e., it shares the same layer with all other "Multi-Windows").
11.5.2.12 #define MML_GDC_DISP_HSYNC_HIGH (1U << 0)
Hsync signal high active.
11.5.2.13 #define MML_GDC_DISP_HSYNC_LOW (0)
Hsync signal low active.
11.5.2.14 #define MML_GDC_DISP_PROPERTIES_INITIALIZER
Value:
{ MML_GDC_DISP_CONTROLLER_0, MML_GDC_DISP_SINGLE_SCREEN, 0, 0, 60, 0, 0, 0, 0 }
11.5.2.15 #define MML_GDC_DISP_RGB_HIGH (1U << 3)
Pixel data inverted.