思澈科技软件开发工具包  2.20

Macros

#define DSI_RGB565   0x00000000U
 
#define DSI_RGB666   0x00000003U
 
#define DSI_RGB888   0x00000005U
 

Detailed Description

Macro Definition Documentation

◆ DSI_RGB565

#define DSI_RGB565   0x00000000U

The values 0x00000001 and 0x00000002 can also be used for the RGB565 color mode configuration

◆ DSI_RGB666

#define DSI_RGB666   0x00000003U

The value 0x00000004 can also be used for the RGB666 color mode configuration