Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
98
11.5.4.2 enum MML_GDC_DISP_CLUT_FORMAT
For size of entries for the CLUT.
Enumerator
MML_GDC_DISP_CLUT_FORMAT_33
Each array for RGB contains 33 10-bit values to describe the 0-255 index range. The missing values are
interpolated (see mmlGdcDispCLUTData for details).
11.5.4.3 enum MML_GDC_DISP_CMATRIX_FORMAT
Color matrix format.
Enumerator
MML_GDC_DISP_CMATRIX_FORMAT_4X3
float[12] array with 4 column and 3 lines.
MML_GDC_DISP_CMATRIX_FORMAT_5X4
float[20] array with 5 column and 4 lines.
11.5.4.4 enum MML_GDC_DISP_CONTROLLER
Enumeration of display controllers.
Enumerator
MML_GDC_DISP_CONTROLLER_0
Display controller 0.
11.5.4.5 enum MML_GDC_DISP_DCK_DELAY_ENABLE
Display clock delay disable/enable flags.
Enumerator
MML_GDC_DISP_DCK_DELAY_OFF
Disable the display clock delay.
MML_GDC_DISP_DCK_DELAY_ON
Enable the display clock delay.
11.5.4.6 enum MML_GDC_DISP_DCK_INVERT_ENABLE
Inversion of display clock disable/enable flags.
Enumerator
MML_GDC_DISP_DCK_INVERT_OFF
Display clock output signal is not inverted.
MML_GDC_DISP_DCK_INVERT_ON
Display clock output signal is inverted.
11.5.4.7 enum MML_GDC_DISP_DITHER_ENABLE
Dither enable.
Enumerator
MML_GDC_DISP_DITHOFF
Flag to disable dithering.
MML_GDC_DISP_DITHON
Flag to enable dithering.