Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
100
11.5.4.13 enum MML_GDC_DISP_MODE
Enumeration of display modes.
Enumerator
MML_GDC_DISP_SINGLE_SCREEN
Single screen mode.
MML_GDC_DISP_DUAL_SCREEN
Reserved for future use.
MML_GDC_DISP_DUAL_VIEW
Reserved for future use.
11.5.4.14 enum MML_GDC_DISP_OUTPUT_SCREEN
Enumeration of possible locations to show a layer on a display.
Enumerator
MML_GDC_DISP_OUTPUT_SCREEN_PRIMARY
Show layer on primary screen.
MML_GDC_DISP_OUTPUT_SCREEN_SECONDARY
Show layer on secondary screen (implies using dual screen mode see MML_GDC_DISP_PROPERTIES).
MML_GDC_DISP_OUTPUT_SCREEN_BOTH
Show layer on both screens (implies using dual screen mode see MML_GDC_DISP_PROPERTIES).
11.5.4.15 enum MML_GDC_DISP_SUB_LAYER
Enumeration of sub-layers for windows with feature MML_GDC_DISP_FEATURE_MULTI_LAYER.
Enumerator
MML_GDC_DISP_SUB_LAYER_DEFAULT
Window is not a Multi Window or the next free sub-layer is used.
MML_GDC_DISP_SUB_LAYER_1
sub layer 1
MML_GDC_DISP_SUB_LAYER_2
sub layer 2
MML_GDC_DISP_SUB_LAYER_3
sub layer 3
MML_GDC_DISP_SUB_LAYER_4
sub layer 4
MML_GDC_DISP_SUB_LAYER_5
sub layer 5
MML_GDC_DISP_SUB_LAYER_6
sub layer 6
MML_GDC_DISP_SUB_LAYER_7
sub layer 7
MML_GDC_DISP_SUB_LAYER_8
sub layer 8